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

Update version to 4.3.2

parent 30a95769
Branches
Tags
1 merge request!510Release
......@@ -18,7 +18,7 @@ import (
)
// Change this value to set the version for this build
const currentVersion = "4.3.1"
const currentVersion = "4.3.2"
func Version() string {
out := fmt.Sprintf("Elixxir Client v%s -- %s\n\n", xxdk.SEMVER,
......
// Code generated by go generate; DO NOT EDIT.
// This file was generated by robots at
// 2022-10-28 02:19:26.226104055 +0000 UTC m=+0.009764820
// 2022-10-28 17:15:49.212852925 +0000 UTC m=+0.009994080
package xxdk
const GITVERSION = `4600e5df reduced paralell message pickup`
const SEMVER = "4.3.1"
const GITVERSION = `30a95769 yRevert "Add /v4 modpath"`
const SEMVER = "4.3.2"
const DEPENDENCIES = `module gitlab.com/elixxir/client
go 1.17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment