Skip to content

Commit

Permalink
Merge pull request #769 from publishpress/release-3.19.1
Browse files Browse the repository at this point in the history
release-3.19.1
  • Loading branch information
ojopaul authored Jul 18, 2022
2 parents 423cbcf + d8f6d8a commit 7a47783
Show file tree
Hide file tree
Showing 15 changed files with 1,585 additions and 1,213 deletions.
100 changes: 54 additions & 46 deletions composer.lock

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

2 changes: 1 addition & 1 deletion defines.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
defined('ABSPATH') or die('No direct script access allowed.');

if (!defined('PP_AUTHORS_LOADED')) {
define('PP_AUTHORS_VERSION', '3.19.0');
define('PP_AUTHORS_VERSION', '3.19.1');
define('PP_AUTHORS_FILE', 'publishpress-authors/publishpress-authors.php');
define('PP_AUTHORS_BASE_PATH', plugin_dir_path(__DIR__ . '/publishpress-authors.php'));
define('PP_AUTHORS_MODULES_PATH', PP_AUTHORS_BASE_PATH . 'src/modules/');
Expand Down
Binary file modified languages/publishpress-authors-es_ES.mo
Binary file not shown.
Loading

0 comments on commit 7a47783

Please sign in to comment.