Skip to content

Commit

Permalink
Release version 2.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayjay committed May 7, 2021
1 parent 5f22122 commit 7b12885
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 10 deletions.
6 changes: 5 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
= v2.4.12 - May 07, 2021 =

**Notice** Limited time promotion on account of Eid.

= v2.4.11 - March 17, 2021 =

**notice** Limited time promotion for weDevs’ birthday.
**Notice** Limited time promotion for weDevs’ birthday.

= v2.4.10 - Feb 13, 2021 =

Expand Down
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
return [
'name' => 'Project Manager',
'slug' => 'pm',
'version' => '2.4.11',
'version' => '2.4.12',
'api' => '2',
'db_version' => '2.5',
'text_domain' => 'pm',
Expand Down
2 changes: 1 addition & 1 deletion cpm.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: WordPress Project Management plugin. Manage your projects and tasks, get things done.
* Author: weDevs
* Author URI: https://wedevs.com
* Version: 2.4.11
* Version: 2.4.12
* Text Domain: wedevs-project-manager
* Domain Path: /languages
* License: GPL2
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pmapi",
"version": "2.4.11",
"version": "2.4.12",
"description": "Front-end package manager for project manager",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -111,4 +111,4 @@
"vue2-daterange-picker": "^0.5.1",
"vuex": "^3.0.0"
}
}
}
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Contributors: tareq1988, nizamuddinbabu, wedevs, asaquzzaman
Donate Link: https://tareq.co/donate/
Tags: project, project manager, project management, web project management, task manager, online collaboration tool,
Requires at least: 4.4 or higher
Tested up to: 5.7
Tested up to: 5.7.1
Requires PHP: 5.6
Stable tag: 2.4.11
Stable tag: 2.4.12
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -262,9 +262,13 @@ A. Found any bugs? Please create an [issue](https://github.com/tareq1988/wp-proj

== Changelog ==

= v2.4.12 - May 07, 2021 =

**Notice** Limited time promotion on account of Eid.

= v2.4.11 - March 17, 2021 =

**notice** Limited time promotion for weDevs’ birthday.
**Notice** Limited time promotion for weDevs’ birthday.

= v2.4.10 - Feb 13, 2021 =

Expand Down

0 comments on commit 7b12885

Please sign in to comment.