incrementing version

This commit is contained in:
El RIDO
2020-02-16 10:46:43 +01:00
parent dd12fbf3a3
commit 91e5038242
29 changed files with 30 additions and 30 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.2.2
* @version 1.2.3
*/
namespace PrivateBin;
@@ -28,7 +28,7 @@ class Controller
*
* @const string
*/
const VERSION = '1.2.2';
const VERSION = '1.2.3';
/**
* minimal required PHP version