incrementing version
This commit is contained in:
@@ -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.3.1
|
||||
* @version 1.3.2
|
||||
*/
|
||||
|
||||
namespace PrivateBin;
|
||||
@@ -28,7 +28,7 @@ class Controller
|
||||
*
|
||||
* @const string
|
||||
*/
|
||||
const VERSION = '1.3.1';
|
||||
const VERSION = '1.3.2';
|
||||
|
||||
/**
|
||||
* minimal required PHP version
|
||||
|
||||
Reference in New Issue
Block a user