Skip to content

Commit

Permalink
Bump version to v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir authored Sep 4, 2020
1 parent 2638204 commit 1edf8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1edf8bb

Please sign in to comment.