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 eb21eb1 commit 91e5806Copy full SHA for 91e5806
2 files changed
data/dev.geopjr.Collision.metainfo.xml.in
@@ -48,6 +48,14 @@
48
<color type="primary" scheme_preference="dark">#26a269</color>
49
</branding>
50
<releases>
51
+ <release version="3.12.1" date="2026-01-14">
52
+ <description translate="no">
53
+ <ul>
54
+ <li>Fixed progressbar not being accurate</li>
55
+ <li>See previous changelog for more info</li>
56
+ </ul>
57
+ </description>
58
+ </release>
59
<release version="3.12.0" date="2026-01-14">
60
<description translate="no">
61
<ul>
shard.yml
@@ -1,5 +1,5 @@
1
name: collision
2
-version: 3.12.0
+version: 3.12.1
3
4
authors:
5
- GeopJr <evan@geopjr.dev>
0 commit comments