good morning!!!!

Skip to content
Snippets Groups Projects
Commit c227a072 authored by Sandeep Sreenath's avatar Sandeep Sreenath
Browse files

bumped version to beta2

parent e2b93856
Branches v0.2.12-candidate
Tags v0.2.13-beta2
No related merge requests found
......@@ -24,7 +24,7 @@ const (
VersionMajor = 0 // Major version component of the current release
VersionMinor = 2 // Minor version component of the current release
VersionPatch = 13 // Patch version component of the current release
VersionMeta = "beta" // Version metadata to append to the version string
VersionMeta = "beta2" // Version metadata to append to the version string
)
// Version holds the textual version string.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment