refactor(release): update changelog generation process

This commit is contained in:
2026-02-20 15:28:31 +08:00
parent c836e276a7
commit 1f2c26761d
2 changed files with 8 additions and 87 deletions

View File

@@ -14,7 +14,7 @@
package version
var version = "LoliaFRP-CLI 0.67.0"
var version = "LoliaFRP-CLI 0.67.1"
func Full() string {
return version