Updated version to 3.2.2

Version update needed to support Telegram.
pull/555/head
Tim 2018-02-27 00:31:26 +01:00 committed by GitHub
parent 79584560de
commit 8107b3c785
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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