This commit is contained in:
thomas 2022-12-23 01:04:28 +01:00
parent 59094128f4
commit f1fc3cb2e9
15 changed files with 39 additions and 20 deletions

View file

@ -1,3 +1,9 @@
mautrix-whatsapp (0.8.0) UNRELEASED; urgency=medium
* First deb version
-- Thomas Legay <thomas@lgy.fr> Mon, 17 Sep 2022 21:08:37 +0200
mautrix-whatsapp (0.7.2) UNRELEASED; urgency=medium
* First deb version

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=0.7.2
VERSION=0.8.0
APP=mautrix-whatsapp
DEPOT=https://github.com/mautrix/whatsapp.git
GIT_VERSION=v${VERSION}