Skip to content

Commit 7222d6d

Browse files
committed
bump
1 parent 434b855 commit 7222d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/src/synoedit/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
const (
30-
AppVersion = "0.0.0"
30+
AppVersion = "0.0.1"
3131
// DefaultConfigFileName = "synoedit.toml"
3232
DefaultDatabaseFileName = "database.toml"
3333
DefaultDatabaseSHA256Checksum = "69cb67d90d25127296a0217a19a321fe1a807982e3330ff28f8fe861ad19ef73"

0 commit comments

Comments
 (0)