Ver código fonte

bump version for new development cycle

tags/v2.12.0-rc1
Shivaram Lingamneni 1 ano atrás
pai
commit
f6f7315458
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      irc/version.go

+ 1
- 1
irc/version.go Ver arquivo

@@ -7,7 +7,7 @@ import "fmt"
7 7
 
8 8
 const (
9 9
 	// SemVer is the semantic version of Ergo.
10
-	SemVer = "2.11.0"
10
+	SemVer = "2.12.0-unreleased"
11 11
 )
12 12
 
13 13
 var (

Carregando…
Cancelar
Salvar