소스 검색

Raised version to 1.1.0 (#468)

tags/v1.1.0
Thomas Boerger 7 년 전
부모
커밋
f2ff0ee846
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      main.go

+ 1
- 1
main.go 파일 보기

@@ -18,7 +18,7 @@ import (
)

// Version holds the current Gitea version
var Version = "1.0.0+dev"
var Version = "1.1.0+dev"

func init() {
runtime.GOMAXPROCS(runtime.NumCPU())

Loading…
취소
저장