Skip to content

Commit

Permalink
Deploying v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
asaquzzaman committed Apr 11, 2019
1 parent 6408478 commit ba2b365
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= v2.0.14 - April 10, 2019 =
= v2.0.14 - April 11, 2019 =

* **New** Included filter at task activity and after create comment.
* **Update** Remove search user minimum 3 character condition.
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.0.13',
'version' => '2.0.14',
'api' => '2',
'db_version' => '2.2.1',
'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.0.13
* Version: 2.0.14
* Text Domain: wedevs-project-manager
* Domain Path: /languages
* License: GPL2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pmapi",
"version": "2.0.13",
"version": "2.0.14",
"description": "Front-end package manager for project manager",
"main": "index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ A. Found any bugs? Please create an [issue](https://github.com/tareq1988/wp-proj

== Changelog ==

= v2.0.14 - April 10, 2019 =
= v2.0.14 - April 11, 2019 =

* **New** Included filter at task activity and after create comment.
* **Update** Remove search user minimum 3 character condition.
Expand Down
2 changes: 1 addition & 1 deletion views/assets/vendor/vue-fullscreen/vue-fullscreen.min.js

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

0 comments on commit ba2b365

Please sign in to comment.