We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7855e7e commit 134958aCopy full SHA for 134958a
data/dev.geopjr.Collision.metainfo.xml.in
@@ -48,6 +48,16 @@
48
<color type="primary" scheme_preference="dark">#26a269</color>
49
</branding>
50
<releases>
51
+ <release version="3.9.0" date="2024-10-01">
52
+ <description translate="no">
53
+ <ul>
54
+ <li>Visual refinements to match the state of the art of GNOME apps</li>
55
+ <li>Fixed deprecations</li>
56
+ <li>Updated dependencies</li>
57
+ <li>Updated translations</li>
58
+ </ul>
59
+ </description>
60
+ </release>
61
<release version="3.8.1" date="2024-06-23">
62
<description translate="no">
63
<ul>
shard.yml
@@ -1,5 +1,5 @@
1
name: collision
2
-version: 3.8.1
+version: 3.9.0
3
4
authors:
5
- GeopJr <[email protected]>
0 commit comments