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