mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-24 15:25:28 -04:00
incrementing version
This commit is contained in:
parent
843aa00473
commit
5067e9222c
39 changed files with 42 additions and 42 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue