Skip to content

Commit 5e2db8a

Browse files
committed
update version and name for nix build
1 parent 7f34207 commit 5e2db8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/linux/app.desktop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[Desktop Entry]
2-
Version=1.0
2+
Version={{version}}
33
Type=Application
44
Encoding=UTF-8
5-
Name={{productName}}
5+
Name={{name}}
66
Comment={{description}}
77
Exec=/opt/{{name}}/nw
88
Icon=/opt/{{name}}/icon.png

0 commit comments

Comments
 (0)