Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pippy_app.py
diff options
context:
space:
mode:
Diffstat (limited to 'pippy_app.py')
-rw-r--r--pippy_app.py7
1 files changed, 6 insertions, 1 deletions
diff --git a/pippy_app.py b/pippy_app.py
index 4e6da8a..3f6c9bc 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -726,6 +726,11 @@ CHAT_ICON=\
"""
CHAT_NEWS="""
+45
+
+* Updated translations: sl, nb, el, mr, rw, ur, ne
+* Fixed MANIFEST to include all translations (morgs)
+
44
* #7633: Close the text channel when stopping a 1-1 chat (morgs)
@@ -907,7 +912,7 @@ CHAT_NEWS="""
def pippy_activity_version():
"""Returns the version number of the generated activity bundle."""
- return 44
+ return 45
def pippy_activity_news():
"""Return the NEWS file for this activity."""