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 c06c360 commit 553767bCopy full SHA for 553767b
Makefile
@@ -1,4 +1,4 @@
1
-VERSION = v1.7.6
+VERSION = v1.7.7
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.7" date="2024-10-09">
37
+ <description>
38
+ <ul>
39
+ <li>Always remind the user upon Player usage of the Wine block</li>
40
+ <li>Fixed log entry used for process termination of Studio</li>
41
+ </ul>
42
+ </description>
43
+ </release>
44
<release version="1.7.6" date="2024-10-01">
45
<description>
46
<ul>
0 commit comments