Bump version to v0.1.6

This commit is contained in:
Tulir Asokan 2021-04-01 12:31:44 +03:00
parent e9e623abf6
commit af0fd279d2
1 changed files with 1 additions and 1 deletions

View File

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