Version bump for EDB-ID: 38574

pull/253/head
Levi 2016-01-30 14:38:43 -05:00
parent ad81851375
commit 7aaf43b356
1 changed files with 1 additions and 1 deletions

View File

@ -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.