Skip to content

Commit 7bb000f

Browse files
committed
releasing v1.4.0
1 parent 8ae9f8c commit 7bb000f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ package config
99

1010
const (
1111
APP_NAME = "arc"
12-
APP_VERSION = "1.3.6"
12+
APP_VERSION = "1.4.0"
1313
)

0 commit comments

Comments
 (0)