Skip to content

Commit

Permalink
version number to 0.2.4, removed rainmeter
Browse files Browse the repository at this point in the history
  • Loading branch information
infeeeee committed Aug 4, 2019
1 parent fee581f commit 8371c52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kimai2-cmd.js
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ program
.description(pjson.description + '. For interactive mode start without any commands. To generate settings file start in interactive mode!')
.option('-v, --verbose', 'verbose, longer logging', false)
.option('-i, --id', 'show id of elements when listing', false)
.option('-r, --rainmeter', 'generate rainmeter files')
// .option('-r, --rainmeter', 'generate rainmeter files')
.option('-b, --argosbutton', 'argos/bitbar button output')
.option('-a, --argos', 'argos/bitbar output')

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kimai2-cmd",
"version": "0.3.0",
"version": "0.2.4",
"description": "Command line client for Kimai2",
"main": "kimai2-cmd.js",
"bin": "kimai2-cmd.js",
Expand Down

0 comments on commit 8371c52

Please sign in to comment.