Skip to content

Commit 5f2b906

Browse files
authored
Merge pull request #15 from xsmiler/fix_arkctl_version
fix: arkctl version to 0.2.3
2 parents 5ed5cb8 + 4c5cdf0 commit 5f2b906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1/constant/constant.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
package constant
1919

2020
const (
21-
Version = "0.2.1"
21+
Version = "0.2.3"
2222
)

0 commit comments

Comments
 (0)