Skip to content

Commit

Permalink
3.13.11 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Maigo Erit committed Mar 15, 2020
1 parent 56a9794 commit 2be4ed6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion electron/app/app-updater.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { app, dialog } from 'electron';
import { autoUpdater, UpdateCheckResult, UpdateInfo } from 'electron-updater';
import * as os from 'os';
import config from './config';
import { showNotification } from './notification';

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.13.10",
"version": "3.13.11",
"description": "Automatically track applications usage and working time",
"author": "Maigo Erit <[email protected]>",
"license": "GPL-2.0",
Expand Down

0 comments on commit 2be4ed6

Please sign in to comment.