Skip to content

Commit 3bc79aa

Browse files
authored
Update metainfo for 1.2 (#22)
1 parent da1c79e commit 3bc79aa

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

data/io.github.leolost2605.gradebook.desktop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[Desktop Entry]
2-
Version=1.0
2+
Version=1.2
33
Type=Application
44

55
Name=Gradebook
6-
Comment=A simple tool to keep track of your grades!
6+
Comment=A simple tool to keep track of your grades
77
Categories=Education;
88

99
Icon=io.github.leolost2605.gradebook

data/io.github.leolost2605.gradebook.metainfo.xml

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,25 @@
3737
</screenshots>
3838

3939
<releases>
40-
<release version="1.1.1" date="2022-12-25" urgency="medium">
41-
<description>
42-
<p>Changes:</p>
43-
<ul>
44-
<li>Translations for additional languages were added</li>
45-
<li>Some minor UI improvements</li>
46-
</ul>
47-
</description>
48-
</release>
40+
<release version="1.2" date="2023-12-24" urgency="medium">
41+
<description>
42+
<p>This release brings a completely refreshed UI, updating it to the latest GNOME 45 HIG. Huge thanks to skøldis ([email protected]) for making this possible! Since this is such a massive change be sure to report any issues you discover at https://github.com/leolost2605/Gradebook/issues</p>
43+
<p>More improvements:</p>
44+
<ul>
45+
<li>Lots of backend improvements, so be on the lookout for new features coming soon!</li>
46+
<li>Updated translations</li>
47+
</ul>
48+
</description>
49+
</release>
50+
<release version="1.1.1" date="2022-12-25" urgency="medium">
51+
<description>
52+
<p>Changes:</p>
53+
<ul>
54+
<li>Translations for additional languages were added</li>
55+
<li>Some minor UI improvements</li>
56+
</ul>
57+
</description>
58+
</release>
4959
</releases>
5060

5161
<url type="homepage">https://github.com/leolost2605/Gradebook</url>

0 commit comments

Comments
 (0)