Unverified Commit 29ded545 authored by Meggie's avatar Meggie Committed by GitHub
Browse files

Updating version for 1.9.3 (#13512)

parent f93e77c3
Branches unavailable v1.9.6 v1.9.5 v1.9.4 v1.9.3
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -8,7 +8,7 @@ var ( ...@@ -8,7 +8,7 @@ var (
// Whether cgo is enabled or not; set at build time // Whether cgo is enabled or not; set at build time
CgoEnabled bool CgoEnabled bool
Version = "1.9.2" Version = "1.9.3"
VersionPrerelease = "" VersionPrerelease = ""
VersionMetadata = "" VersionMetadata = ""
) )
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment