Explorar el Código

Bump version to 0.8.1

tags/v0.8.1^0
Matt Baer hace 5 años
padre
commit
e5a00e00f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app.go

+ 1
- 1
app.go Ver fichero

@@ -54,7 +54,7 @@ var (
debugging bool

// Software version can be set from git env using -ldflags
softwareVer = "0.8.0"
softwareVer = "0.8.1"

// DEPRECATED VARS
// TODO: pass app.cfg into GetCollection* calls so we can get these values


Cargando…
Cancelar
Guardar