incrementing version

This commit is contained in:
El RIDO 2024-05-05 20:43:33 +02:00
parent 843aa00473
commit 5067e9222c
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
39 changed files with 42 additions and 42 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.7.1
* @version 1.7.2
*/
namespace PrivateBin;
@ -28,7 +28,7 @@ class Controller
*
* @const string
*/
const VERSION = '1.7.1';
const VERSION = '1.7.2';
/**
* minimal required PHP version