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 1d449e4 commit aa795edCopy full SHA for aa795ed
Makefile
@@ -1,4 +1,4 @@
1
-VERSION = v1.7.5
+VERSION = v1.7.6
2
3
PREFIX = /usr
4
APPPREFIX = $(PREFIX)/share/applications
assets/org.vinegarhq.Vinegar.metainfo.xml
@@ -33,6 +33,14 @@
33
</screenshot>
34
</screenshots>
35
<releases>
36
+ <release version="1.7.6" date="2024-10-01">
37
+ <description>
38
+ <ul>
39
+ <li>Updated Roblox Studios new package manifest dictionary</li>
40
+ <li>Fixed forced system process termination of Roblox</li>
41
+ </ul>
42
+ </description>
43
+ </release>
44
<release version="1.7.5" date="2024-07-13">
45
<description>
46
<ul>
0 commit comments