Prepare Bugfix release

This commit is contained in:
cytopia 2019-05-21 09:21:59 +02:00
parent 15dcf8b350
commit 23a9b2b889
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ error_reporting(-1);
putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
$DEVILBOX_VERSION = 'v1.0.1';
$DEVILBOX_VERSION = 'v1.0.2';
$DEVILBOX_DATE = '2019-05-21';
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';

View File

@ -5,7 +5,7 @@ major versions.
## [Unreleased]
## Bugfix Release v1.0.2 (2019-05-21)
#### Fixed
- Fixed various typos in documentation