Sfoglia il codice sorgente

Bump version to 0.6.0

tags/v0.6.0
Matt Baer 5 anni fa
parent
commit
4b8d5e3e37
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      app.go

+ 1
- 1
app.go Vedi File

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

// Software version can be set from git env using -ldflags
softwareVer = "0.5.0"
softwareVer = "0.6.0"

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


Caricamento…
Annulla
Salva