Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit 4e6f247

Browse files
committed
Bump for 1.2.0-alpha.1
1 parent 9aee07d commit 4e6f247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/server/skyversion/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
package skyversion
1616

1717
// This will be overwrite on build time.
18-
var version = "vKYGEAR_VERSION"
18+
var version = "1.2.0-alpha.1"
1919

2020
// Version returns the version of Skygear
2121
func Version() string {

0 commit comments

Comments
 (0)