소스 검색

Bump version to 0.12.0

tags/v0.12.0rc1^0
Matt Baer 4 년 전
부모
커밋
c2417399a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app.go

+ 1
- 1
app.go 파일 보기

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

// Software version can be set from git env using -ldflags
softwareVer = "0.11.2"
softwareVer = "0.12.0"

// DEPRECATED VARS
isSingleUser bool


불러오는 중...
취소
저장