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

bump vers

parent e28a014c
No related branches found
No related tags found
1 merge request!67Release
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2021-10-25 11:13:57.129071 -0500 CDT m=+0.041829299
// 2021-10-25 16:07:53.618221 -0500 CDT m=+0.033619594
package api
const GITVERSION = `14a3faf0 Merge branch 'dummyHack' into 'release'`
const SEMVER = "3.0.0"
const GITVERSION = `e28a014c bump vers`
const SEMVER = "2.10.0"
const DEPENDENCIES = `module gitlab.com/elixxir/client
go 1.13
......
......@@ -18,7 +18,7 @@ import (
)
// Change this value to set the version for this build
const currentVersion = "3.0.0"
const currentVersion = "2.10.0"
func Version() string {
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.
Finish editing this message first!
Please register or to comment