Skip to content

Commit

Permalink
Bump Release 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
navjottomer committed Dec 4, 2021
1 parent 57c3294 commit a3adf5e
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.1.1');
define('OSCLASS_VERSION', '5.1.2');
}

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

0 comments on commit a3adf5e

Please sign in to comment.