incrementing version

This commit is contained in:
El RIDO 2024-02-11 15:31:11 +01:00
parent 5c29619fee
commit aad975a721
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
37 changed files with 44 additions and 43 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.0
* @version 1.7.1
*/
namespace PrivateBin;
@ -28,7 +28,7 @@ class Controller
*
* @const string
*/
const VERSION = '1.7.0';
const VERSION = '1.7.1';
/**
* minimal required PHP version