Skip to content

Commit

Permalink
Bump Release 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
navjottomer committed Aug 12, 2021
1 parent 2649e7a commit 811a27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oc-includes/osclass/default-constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
*/

if (!defined('OSCLASS_VERSION')) {
define('OSCLASS_VERSION', '5.0.0');
define('OSCLASS_VERSION', '5.0.1');
}

if (!defined('MULTISITE')) {
Expand Down

0 comments on commit 811a27b

Please sign in to comment.