update versions

This commit is contained in:
Thomas Legay 2024-11-05 15:38:51 +01:00
parent 038343fc0f
commit c0eab91a7e
8 changed files with 9 additions and 9 deletions

View file

@ -25,4 +25,4 @@
override_dh_auto_build:
./build.sh
cp example-config.yaml config.yaml
touch config.yaml

View file

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