increment version number

This commit is contained in:
El RIDO 2018-07-01 13:11:32 +02:00
parent 5e01fc06d0
commit cfe60db8fd
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
27 changed files with 28 additions and 28 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.1.1
* @version 1.2
*/
namespace PrivateBin;
@ -28,7 +28,7 @@ class PrivateBin
*
* @const string
*/
const VERSION = '1.1.1';
const VERSION = '1.2';
/**
* minimal required PHP version