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