Skip to content

Commit

Permalink
bump 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
infeeeee committed Nov 9, 2020
1 parent 05c170a commit 50d7429
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kimai2-innosetup.iss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{A10BF7B2-6641-4B06-9C68-268B649FCE57}
AppName=kimai2-cmd
AppVersion=1.2.0
AppVersion=1.3.0
AppPublisher=infeeeee
AppPublisherURL=https://github.com/infeeeee/kimai2-cmd
AppSupportURL=https://github.com/infeeeee/kimai2-cmd
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "1.2.0",
"version": "1.3.0",
"description": "Command line client for Kimai2",
"main": "kimai2-cmd.js",
"bin": {
Expand Down

0 comments on commit 50d7429

Please sign in to comment.