Skip to content

Commit 2f2c605

Browse files
committed
Merge branch 'develop' into filip/add-onboard-for-existing-users
2 parents 7eea8ed + f81af62 commit 2f2c605

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "progress-planner",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "WordPress plugin",
66
"author": "Team Emilia Projects",

progress-planner.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Description: A plugin to help you fight procrastination and get things done.
1010
* Requires at least: 6.3
1111
* Requires PHP: 7.4
12-
* Version: 1.0.5
12+
* Version: 1.1.0
1313
* Author: Team Emilia Projects
1414
* Author URI: https://prpl.fyi/about
1515
* License: GPL-3.0+

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: planning, maintenance, writing, blogging
44
Requires at least: 6.3
55
Tested up to: 6.7
66
Requires PHP: 7.4
7-
Stable tag: 1.0.5
7+
Stable tag: 1.1.0
88
License: GPL3+
99
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
1010

0 commit comments

Comments
 (0)