tagging 1.1 release and updating documentation

This commit is contained in:
El RIDO
2016-12-26 12:13:50 +01:00
parent 1badd5e542
commit 1426d4e371
33 changed files with 53 additions and 38 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.0
* @version 1.1
*/
namespace PrivateBin;
@@ -28,7 +28,7 @@ class PrivateBin
*
* @const string
*/
const VERSION = '1.0';
const VERSION = '1.1';
/**
* show the same error message if the paste expired or does not exist