Skip to content

Commit

Permalink
3.3.11 osx_image: xcode9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MayGo committed Jun 20, 2018
1 parent 23a62c8 commit c809a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
matrix:
include:
- os: osx
osx_image: xcode9.4
- os: linux
env: CC=clang CXX=clang++ npm_config_clang=1
compiler: clang
Expand Down
2 changes: 1 addition & 1 deletion electron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tockler",
"version": "3.3.10",
"version": "3.3.11",
"description": "Automatically track applications usage and working time",
"author": "Maigo Erit <maigo.erit@gmail.com>",
"license": "GPL-2.0",
Expand Down

0 comments on commit c809a54

Please sign in to comment.