浏览代码

Bump version to 0.6.0

tags/v0.6.0
Matt Baer 5 年前
父节点
当前提交
4b8d5e3e37
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      app.go

+ 1
- 1
app.go 查看文件

@@ -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


正在加载...
取消
保存