diff --git a/src/includes/psmconfig.inc.php b/src/includes/psmconfig.inc.php index 68de7b4c..b5ac6468 100644 --- a/src/includes/psmconfig.inc.php +++ b/src/includes/psmconfig.inc.php @@ -29,7 +29,7 @@ /** * Current PSM version */ -define('PSM_VERSION', '3.1.1'); +define('PSM_VERSION', '3.1.2'); /** * URL to check for updates. Will not be checked if turned off on config page.