Skip to content

Commit

Permalink
Merge pull request #1714 from publishpress/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
olatechpro authored Jul 24, 2024
2 parents e93895f + 3a88136 commit f4c60e4
Show file tree
Hide file tree
Showing 8 changed files with 225 additions and 219 deletions.
22 changes: 11 additions & 11 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 includes.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
if (! defined('PP_LOADED')) {
if (! defined('PUBLISHPRESS_VERSION')) {
// Define constants
define('PUBLISHPRESS_VERSION', '4.3.0');
define('PUBLISHPRESS_VERSION', '4.3.1');
define('PUBLISHPRESS_BASE_PATH', __DIR__);
define('PUBLISHPRESS_VIEWS_PATH', __DIR__ . '/views');
define('PUBLISHPRESS_FILE_PATH', PUBLISHPRESS_BASE_PATH . '/publishpress.php');
Expand Down
Loading

0 comments on commit f4c60e4

Please sign in to comment.