Bump version to v0.1.4

This commit is contained in:
Tulir Asokan
2020-09-04 17:53:53 +03:00
committed by GitHub
parent 2638204eaa
commit 1edf8bb9e1

View File

@ -44,7 +44,7 @@ var (
Name = "mautrix-whatsapp"
URL = "https://github.com/tulir/mautrix-whatsapp"
// This is changed when making a release
Version = "0.1.3"
Version = "0.1.4"
// This is filled by init()
WAVersion = ""
// These are filled at build time with the -X linker flag