Skip to content

Commit

Permalink
Merge pull request #1736 from publishpress/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
olatechpro authored Aug 13, 2024
2 parents e460978 + d1075f6 commit ecf1237
Show file tree
Hide file tree
Showing 6 changed files with 773 additions and 756 deletions.
102 changes: 51 additions & 51 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.1.1');
define('PUBLISHPRESS_VERSION', '4.4.0');
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 ecf1237

Please sign in to comment.