mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-30 10:08:37 -04:00
updated documentation, incremented version
This commit is contained in:
parent
ed04fe3b4c
commit
6fa2bfe30e
29 changed files with 188 additions and 29 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.1
|
||||
* @version 1.1.1
|
||||
*/
|
||||
|
||||
namespace PrivateBin;
|
||||
|
@ -28,7 +28,7 @@ class PrivateBin
|
|||
*
|
||||
* @const string
|
||||
*/
|
||||
const VERSION = '1.1';
|
||||
const VERSION = '1.1.1';
|
||||
|
||||
/**
|
||||
* minimal required PHP version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue