Skip to content

Commit

Permalink
update version and name for nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
rodgolpe committed Feb 20, 2023
1 parent 7f34207 commit 5e2db8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/linux/app.desktop
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[Desktop Entry]
Version=1.0
Version={{version}}
Type=Application
Encoding=UTF-8
Name={{productName}}
Name={{name}}
Comment={{description}}
Exec=/opt/{{name}}/nw
Icon=/opt/{{name}}/icon.png
Expand Down

0 comments on commit 5e2db8a

Please sign in to comment.