Skip to content

Commit 3b1c0f7

Browse files
committed
Release 0.2.4
1 parent 5e81809 commit 3b1c0f7

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

NEWS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
SGT Puzzles Collection (sgt-launcher) NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3-
03 Oct 2016, SGT Puzzles Collection 0.2.3
3+
11 Apr 2018, SGT Puzzles Collection 0.2.4
4+
5+
- Translation Updates: Danish, Dutch, French, Lithuanian, Portuguese
6+
7+
8+
03 Oct 2017, SGT Puzzles Collection 0.2.3
49

510
- Remove unused Preferences menu item (LP: #1686667)
611
- Translation Updates: Kurdish, Polish, Spanish

data/appdata/sgt-launcher.appdata.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
​ </provides>
3131
3232
​ <releases>
33+
<release version="0.2.4" date="2018-04-11">
34+
​ <description>
35+
​ <_p>This is a minor translations-only release.</_p>
36+
​ </description>
37+
​ </release>
3338
<release version="0.2.3" date="2017-10-03">
3439
​ <description>
3540
​ <_p>The Preferences menu item has been removed and several translations have been included.</_p>

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ def run(self):
281281

282282
DistUtilsExtra.auto.setup(
283283
name='sgt-launcher',
284-
version='0.2.3',
284+
version='0.2.4',
285285
license='GPL-3+',
286286
author='Sean Davis',
287287
author_email='[email protected]',

0 commit comments

Comments
 (0)