Skip to content

Commit 3de19fc

Browse files
committed
update
1 parent e66e240 commit 3de19fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
var assets embed.FS
1919

2020
// 应用版本号
21-
var version = "1.0.2"
21+
var version = "1.0.3"
2222

2323
func main() {
2424
// Create an instance of the app structure

0 commit comments

Comments
 (0)