Remove VERSION entry

This commit is contained in:
BlueManCZ
2020-08-29 14:03:27 +02:00
parent ce6326a869
commit 9c59157a98

View File

@@ -1,6 +1,5 @@
[Desktop Entry]
Type=Application
<% if (version) { %>Version=<%= version %><% } %>
Name=<%= productName %>
<% if (genericName) { %>GenericName=<%= genericName %><% } %>
<% if (description) { %>Comment=<%= description %><% } %>