update version

This commit is contained in:
thomas 2022-09-21 01:59:25 +02:00
parent 0ec450ed04
commit 249a7e28e1
8 changed files with 26 additions and 11 deletions

View file

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

View file

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