Ver Fonte

Bump version

DarthSim há 2 meses atrás
pai
commit
07b5842191
2 ficheiros alterados com 2 adições e 2 exclusões
  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"