Skip to content
Snippets Groups Projects
Commit 7a8f8c76 authored by Jonah Husson's avatar Jonah Husson
Browse files

Bump version for no registration

parent 7fc2417a
No related branches found
No related tags found
1 merge request!48Release
...@@ -17,7 +17,7 @@ import ( ...@@ -17,7 +17,7 @@ import (
) )
// Change this value to set the version for this build // Change this value to set the version for this build
const currentVersion = "3.12.0" const currentVersion = "3.13.0"
func printVersion() { func printVersion() {
fmt.Printf("xx network Server v%s -- %s\n\n", SEMVER, GITVERSION) fmt.Printf("xx network Server v%s -- %s\n\n", SEMVER, GITVERSION)
......
// 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
// 2023-03-13 15:18:27.577327 -0400 EDT m=+0.023109667 // 2023-03-14 12:23:27.232438 -0400 EDT m=+0.018943918
package cmd package cmd
const GITVERSION = `10c0400b Merge branch 'xx-4437/no-registration' into 'release'` const GITVERSION = `7fc2417a run make release`
const SEMVER = "3.12.0" const SEMVER = "3.13.0"
const DEPENDENCIES = `module gitlab.com/elixxir/server const DEPENDENCIES = `module gitlab.com/elixxir/server
go 1.19 go 1.19
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment