Skip to content

Commit

Permalink
Merge pull request #1823 from publishpress/master
Browse files Browse the repository at this point in the history
Master
  • Loading branch information
olatechpro authored Jan 21, 2025
2 parents 3f2b252 + 84930a2 commit 73db931
Show file tree
Hide file tree
Showing 7 changed files with 461 additions and 445 deletions.
552 changes: 270 additions & 282 deletions composer.lock

Large diffs are not rendered by default.

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.6.0-rc');
define('PUBLISHPRESS_VERSION', '4.6.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 73db931

Please sign in to comment.