Update tot 3.4.1

This commit is contained in:
Tim 2019-09-17 14:38:43 +02:00 committed by GitHub
parent 428fc4dc46
commit 1c72f96c45
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.4.0');
define('PSM_VERSION', '3.4.1');
/**
* URL to check for updates. Will not be checked if turned off on config page.