aboutsummaryrefslogtreecommitdiff
path: root/ayatanawebmail
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-10-13 08:52:42 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-10-13 08:55:56 +0200
commit0e9d43103ddf928209bac9051ed9db6a4b5ac207 (patch)
treecb7ce89a2b307dc531da68ad7ee93d2f55382391 /ayatanawebmail
parentde31ace72a5f7d850bcce09979672d66bfd89366 (diff)
downloadayatana-webmail-0e9d43103ddf928209bac9051ed9db6a4b5ac207.tar.gz
ayatana-webmail-0e9d43103ddf928209bac9051ed9db6a4b5ac207.tar.bz2
ayatana-webmail-0e9d43103ddf928209bac9051ed9db6a4b5ac207.zip
release 23.10.1323.10.13
Diffstat (limited to 'ayatanawebmail')
-rwxr-xr-xayatanawebmail/appdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ayatanawebmail/appdata.py b/ayatanawebmail/appdata.py
index 26821b1..0705c80 100755
--- a/ayatanawebmail/appdata.py
+++ b/ayatanawebmail/appdata.py
@@ -4,7 +4,7 @@
APPNAME = 'ayatanawebmail'
APPEXECUTABLE='/usr/bin/ayatana-webmail'
APPDEPENDENCIES = ['gir1.2-messagingmenu-1.0', 'python3-gi', 'gir1.2-gtk-3.0', 'gir1.2-notify-0.7', 'python3-secretstorage', 'gnome-session-canberra', 'python3-psutil', 'python3-babel', 'python3-urllib3']
-APPVERSION = '22.12.15'
+APPVERSION = '23.10.13'
APPSHOWSETTINGS = 180603
APPYEAR = '2016'
APPTITLE = 'Ayatana Webmail'