Explorar o código

chore(server): add +git to the version

we need to automate this but make sure versions built from git have
+git after the version number.
Brandon Philips %!s(int64=12) %!d(string=hai) anos
pai
achega
db1b53fde7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/release_version.go

+ 1 - 1
server/release_version.go

@@ -1,3 +1,3 @@
 package server
 
-const ReleaseVersion = "v0.3.0"
+const ReleaseVersion = "v0.3.0+git"