Skip to content
Snippets Groups Projects
Commit 33ffa4ab authored by Jake Taylor's avatar Jake Taylor
Browse files

bump vers

parent 391bf128
No related branches found
No related tags found
1 merge request!67Release
// Code generated by go generate; DO NOT EDIT. // Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at // This file was generated by robots at
// 2021-10-25 16:07:53.618221 -0500 CDT m=+0.033619594 // 2021-10-25 17:01:53.308095 -0500 CDT m=+0.028238587
package api package api
const GITVERSION = `e28a014c bump vers` const GITVERSION = `391bf128 Merge branch 'Josh/ProtoClient' into 'release'`
const SEMVER = "2.10.0" const SEMVER = "3.1.0"
const DEPENDENCIES = `module gitlab.com/elixxir/client const DEPENDENCIES = `module gitlab.com/elixxir/client
go 1.13 go 1.13
......
...@@ -18,7 +18,7 @@ import ( ...@@ -18,7 +18,7 @@ import (
) )
// Change this value to set the version for this build // Change this value to set the version for this build
const currentVersion = "2.10.0" const currentVersion = "3.1.0"
func Version() string { func Version() string {
out := fmt.Sprintf("Elixxir Client v%s -- %s\n\n", api.SEMVER, out := fmt.Sprintf("Elixxir Client v%s -- %s\n\n", api.SEMVER,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment