Add mealie
This commit is contained in:
parent
0394ae6c11
commit
d020bef34c
33 changed files with 332 additions and 19 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue