mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-29 18:50:07 +00:00
1.10.7
This commit is contained in:
parent
f95f2ca062
commit
5b184c32eb
3 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
<a name="1.10.7"></a>
|
||||
## [1.10.7](https://github.com/johannesjo/super-productivity/compare/v1.10.6...v1.10.7) (2018-04-02)
|
||||
|
||||
|
||||
|
||||
<a name="1.10.6"></a>
|
||||
## [1.10.6](https://github.com/johannesjo/super-productivity/compare/v1.10.5...v1.10.6) (2018-04-02)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
angular
|
||||
.module('superProductivity')
|
||||
.constant('VERSION', '1.10.6');
|
||||
.constant('VERSION', '1.10.7');
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "superProductivity",
|
||||
"version": "1.10.6",
|
||||
"version": "1.10.7",
|
||||
"description": "Personal Task Management App to help you with your daily struggle with JIRA etc.",
|
||||
"main": "./electron/main.js",
|
||||
"author": "Johannes Millan <contact@super-productivity.com> (http://super-productivity.com)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue