Add mealie

This commit is contained in:
thomas 2022-11-19 19:56:01 +01:00
parent 0394ae6c11
commit d020bef34c
33 changed files with 332 additions and 19 deletions

View file

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

View file

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