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 e37773e commit 837cda9Copy full SHA for 837cda9
Makefile
@@ -1,4 +1,4 @@
1
-VERSION = v1.7.3
+VERSION = v1.7.4
2
3
PREFIX = /usr
4
BINPREFIX = $(PREFIX)/libexec/vinegar
assets/org.vinegarhq.Vinegar.metainfo.xml
@@ -33,10 +33,12 @@
33
</screenshot>
34
</screenshots>
35
<releases>
36
- <release version="1.7.3" date="2024-2-13">
+ <release version="1.7.4" date="2024-2-13">
37
<description>
38
<ul>
39
- <li>Fixed splash window bug</li>
+ <li>Introduced WebView installer</li>
40
+ <li>Kill Roblox if it is still running after it's window is closed</li>
41
+ <li>Fixed multi-prefix DXVK installations</li>
42
</ul>
43
</description>
44
</release>
0 commit comments