Bump version to v0.1.2
This commit is contained in:
parent
4608c09656
commit
097dda4ce0
2
main.go
2
main.go
@ -47,7 +47,7 @@ var (
|
|||||||
Name = "mautrix-whatsapp"
|
Name = "mautrix-whatsapp"
|
||||||
URL = "https://github.com/tulir/mautrix-whatsapp"
|
URL = "https://github.com/tulir/mautrix-whatsapp"
|
||||||
// This is changed when making a release
|
// This is changed when making a release
|
||||||
Version = "0.1.1"
|
Version = "0.1.2"
|
||||||
// This is filled by init()
|
// This is filled by init()
|
||||||
WAVersion = ""
|
WAVersion = ""
|
||||||
// These are filled at build time with the -X linker flag
|
// These are filled at build time with the -X linker flag
|
||||||
|
Loading…
Reference in New Issue
Block a user