Skip to content

Commit

Permalink
Updated version to 3.2.2
Browse files Browse the repository at this point in the history
Version update needed to support Telegram.
  • Loading branch information
TimZ99 committed Mar 27, 2018
1 parent 6eda990 commit c66848e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/includes/psmconfig.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c66848e

Please sign in to comment.