Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
f03d40b2
Commit
f03d40b2
authored
5 years ago
by
Jeff Mitchell
Browse files
Options
Download
Email Patches
Plain Diff
Bump version in sdk
parent
79f398af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sdk/version/version_base.go
+1
-1
sdk/version/version_base.go
with
1 addition
and
1 deletion
+1
-1
sdk/version/version_base.go
+
1
-
1
View file @
f03d40b2
...
...
@@ -9,6 +9,6 @@ var (
CgoEnabled
bool
Version
=
"1.2.0"
VersionPrerelease
=
"beta
1
"
VersionPrerelease
=
"beta
2
"
VersionMetadata
=
""
)
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment