Browse Source

Bump version

DarthSim 6 days ago
parent
commit
07b5842191
2 changed files with 2 additions and 2 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 1
      version/version.go

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Changelog
 
-## [Unreleased]
+## [3.29.1] - 2025-07-11
 ### Fixed
 - Fix parsing and minifying some SVGs.
 

+ 1 - 1
version/version.go

@@ -1,3 +1,3 @@
 package version
 
-const Version = "3.29.0"
+const Version = "3.29.1"