incrementing version

This commit is contained in:
El RIDO 2021-04-05 16:44:12 +02:00
parent ec022b2db9
commit 458ebcb321
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
33 changed files with 36 additions and 35 deletions

View file

@ -7,7 +7,7 @@
* @link https://github.com/PrivateBin/PrivateBin
* @copyright 2012 Sébastien SAUVAGE (sebsauvage.net)
* @license https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
* @version 1.3.4
* @version 1.3.5
*/
namespace PrivateBin;
@ -28,7 +28,7 @@ class Controller
*
* @const string
*/
const VERSION = '1.3.4';
const VERSION = '1.3.5';
/**
* minimal required PHP version