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