Skip to content

Commit

Permalink
Beta version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
agapetry committed Jan 28, 2025
1 parent ebdad75 commit 9668471
Showing 1 changed file with 1 addition and 1 deletion.
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');
define('PUBLISHPRESS_VERSION', '4.6.1-rc');
define('PUBLISHPRESS_BASE_PATH', __DIR__);
define('PUBLISHPRESS_VIEWS_PATH', __DIR__ . '/views');
define('PUBLISHPRESS_FILE_PATH', PUBLISHPRESS_BASE_PATH . '/publishpress.php');
Expand Down

0 comments on commit 9668471

Please sign in to comment.