chore: bump version
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 21s
Build and Release / Build (linux-arm64) (push) Successful in 23s
Build and Release / Build (darwin-amd64) (push) Successful in 24s
Build and Release / Build (windows-arm64) (push) Successful in 20s
Build and Release / Build (linux-amd64) (push) Successful in 32s
Build and Release / Build (windows-amd64) (push) Successful in 25s
Build and Release / Create Release (push) Successful in 22s

This commit is contained in:
CDN 2025-04-23 08:02:00 +08:00
parent 9b0e2ed6dc
commit 3af537c3dd
Signed by: CDN
GPG key ID: 0C656827F9F80080

View file

@ -1,7 +1,7 @@
package config package config
// Version stores the current application version // Version stores the current application version
const Version = "0.3.0" const Version = "0.4.0"
// Usage stores the general usage information // Usage stores the general usage information
const Usage = `Usage: sub-cli [command] [options] const Usage = `Usage: sub-cli [command] [options]