Explorar el Código

Bump version to v0.1.8

Tulir Asokan hace 3 años
padre
commit
f4a7394b67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -46,7 +46,7 @@ var (
 	Name = "mautrix-whatsapp"
 	URL  = "https://github.com/mautrix/whatsapp"
 	// This is changed when making a release
-	Version = "0.1.7"
+	Version = "0.1.8"
 	// This is filled by init()
 	WAVersion = ""
 	VersionString = ""