Skip to content
Snippets Groups Projects
Commit ecb2bab1 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Bump to version 2.5.3

parent ae06c5ee
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ import (
)
// Change this value to set the version for this build
const currentVersion = "2.5.2"
const currentVersion = "2.5.3"
func printVersion() {
fmt.Printf("xx network Server v%s -- %s\n\n", SEMVER, GITVERSION)
......
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2021-06-10 08:36:55.7210753 -0700 PDT m=+0.328009101
// 2021-07-23 18:37:19.907502706 +0000 UTC m=+0.005262368
package cmd
const GITVERSION = `5c1c05fe fixed building`
const SEMVER = "2.5.2"
const GITVERSION = `ae06c5ee Update sign default language`
const SEMVER = "2.5.3"
const DEPENDENCIES = `module gitlab.com/elixxir/server
go 1.13
require (
github.com/InfiniteLoopSpace/go_S-MIME v0.0.0-20181221134359-3f58f9a4b2b6
github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548
github.com/golang/protobuf v1.5.2
github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment