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 a269b05 commit 30f365dCopy full SHA for 30f365d
Makefile
@@ -1,4 +1,4 @@
1
-VERSION = v1.7.7
+VERSION = v1.7.8
2
3
PREFIX = /usr
4
APPPREFIX = $(PREFIX)/share/applications
assets/org.vinegarhq.Vinegar.metainfo.xml
@@ -33,6 +33,15 @@
33
</screenshot>
34
</screenshots>
35
<releases>
36
+ <release version="1.7.8" date="2024-12-06">
37
+ <description>
38
+ <ul>
39
+ <li>Updated Roblox Studios new package manifest dictionary</li>
40
+ <li>Initial Proton and UMU support</li>
41
+ <li>Hide Roblox App and Player desktop entries</li>
42
+ </ul>
43
+ </description>
44
+ </release>
45
<release version="1.7.7" date="2024-10-09">
46
<description>
47
<ul>
0 commit comments