aboutsummaryrefslogtreecommitdiff
path: root/ayatanawebmail/appdata.py
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-15 07:53:13 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2024-05-15 07:53:13 +0200
commit8c9af1106358c9463bf7655d5a1d1122e6eb2a4c (patch)
treee7c08918402cedbf76de0986e80080b28fb0e46e /ayatanawebmail/appdata.py
parent7a893853f6db3989a4cc2da8830bc81110b016a4 (diff)
downloadayatana-webmail-8c9af1106358c9463bf7655d5a1d1122e6eb2a4c.tar.gz
ayatana-webmail-8c9af1106358c9463bf7655d5a1d1122e6eb2a4c.tar.bz2
ayatana-webmail-8c9af1106358c9463bf7655d5a1d1122e6eb2a4c.zip
release 24.5.1524.5.15
Diffstat (limited to 'ayatanawebmail/appdata.py')
-rwxr-xr-xayatanawebmail/appdata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ayatanawebmail/appdata.py b/ayatanawebmail/appdata.py
index f88c09e..4a358c7 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 = '23.12.25'
+APPVERSION = '24.5.15'
APPSHOWSETTINGS = 180603
APPYEAR = '2016'
APPTITLE = 'Ayatana Webmail'