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

Set to version v4.3.6

parent d11b7550
No related branches found
Tags v4.3.6
1 merge request!510Release
......@@ -18,7 +18,7 @@ import (
)
// Change this value to set the version for this build
const currentVersion = "4.3.5"
const currentVersion = "4.3.6"
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-11-10 19:12:43.147175553 +0000 UTC m=+0.010605836
// 2022-11-10 23:17:56.656714163 +0000 UTC m=+0.008851496
package xxdk
const GITVERSION = `d9acd195 Update makefile to build v5 client in bindings`
const SEMVER = "5.0.1"
const DEPENDENCIES = `module gitlab.com/elixxir/client/v5
const GITVERSION = `d11b7550 Fix bindings`
const SEMVER = "4.3.6"
const DEPENDENCIES = `module gitlab.com/elixxir/client/v4
go 1.19
......
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