Explorar el Código

bump version to 2.0.0-rc1

tags/v2.0.0-rc1^0
Shivaram Lingamneni hace 4 años
padre
commit
b4f720ae04
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      irc/constants.go

+ 1
- 1
irc/constants.go Ver fichero

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

Loading…
Cancelar
Guardar