mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-06 02:39:59 +02:00
updating docs, bumping version to 0.20
This commit is contained in:
parent
5dacd409ee
commit
2d79ba8243
19 changed files with 89 additions and 80 deletions
|
@ -7,7 +7,7 @@
|
|||
* @link http://sebsauvage.net/wiki/doku.php?id=php:zerobin
|
||||
* @copyright 2012 Sébastien SAUVAGE (sebsauvage.net)
|
||||
* @license http://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
|
||||
* @version 0.19
|
||||
* @version 0.20
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -22,7 +22,7 @@ class zerobin
|
|||
*
|
||||
* @const string
|
||||
*/
|
||||
const VERSION = 'Alpha 0.19';
|
||||
const VERSION = '0.20';
|
||||
|
||||
/**
|
||||
* show the same error message if the paste expired or does not exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue