瀏覽代碼

new unreleased version

tags/v1.1.0-rc1
Shivaram Lingamneni 5 年之前
父節點
當前提交
a4a143ef56
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      irc/constants.go

+ 1
- 1
irc/constants.go 查看文件

@@ -9,7 +9,7 @@ import "fmt"
9 9
 
10 10
 const (
11 11
 	// SemVer is the semantic version of Oragono.
12
-	SemVer = "1.0.0"
12
+	SemVer = "1.1.0-unreleased"
13 13
 )
14 14
 
15 15
 var (

Loading…
取消
儲存