Skip to content

Commit

Permalink
Fix version in desktop file
Browse files Browse the repository at this point in the history
We had a wrong version in the desktop file.
  • Loading branch information
jeena committed Feb 5, 2018
1 parent 13c241f commit 2c263f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions misc/feedthemonkey.desktop
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[Desktop Entry]
Version=2.0.0
Comment=A desktop client for the TinyTinyRSS feed reader.
Exec=feedthemonkey
GenericName=Feed Reader
Expand All @@ -9,4 +8,4 @@ NoDisplay=false
StartupNotify=true
Terminal=false
Type=Application
Categories=Network;Qt
Categories=Network;Qt;

0 comments on commit 2c263f7

Please sign in to comment.