feat: Update version

This commit is contained in:
2025-08-10 22:31:18 +03:00
parent 58c21338d3
commit b98ec252c4

View File

@@ -1,5 +1,5 @@
package version
func AppVersion() string {
return "0.0.3"
return "1.0.0"
}