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 d0f4a4e commit 502c063Copy full SHA for 502c063
Makefile
@@ -1,4 +1,4 @@
1
-VERSION = v1.7.2
+VERSION = v1.7.3
2
3
PREFIX = /usr
4
BINPREFIX = $(PREFIX)/libexec/vinegar
assets/org.vinegarhq.Vinegar.metainfo.xml
@@ -23,6 +23,11 @@
23
</screenshot>
24
</screenshots>
25
<releases>
26
+ <release version="1.7.3" date="2024-2-14">
27
+ <description>
28
+ Fixed Splash window appearing
29
+ </description>
30
+ </release>
31
<release version="1.7.2" date="2024-2-13">
32
<description>
33
Fixed Critical Roblox Protocol MIME URI handling
0 commit comments