From b99eb8e075544a3557c0498e390fd413cbacd41f Mon Sep 17 00:00:00 2001 From: KIMB-technologies Date: Tue, 1 Sep 2020 17:51:14 +0200 Subject: [PATCH] Bump Version --- .travis.yml | 2 +- INSTALL.md | 1 + VERSION | 2 +- core/Utilities.php | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 23f7e66..953dd52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ services: - docker before_script: - - rm -rf .github/ .git/ .gitignore *.md .htaccess ./*/.htaccess docker-compose.* + - rm -rf .github/ .git/ .gitignore *.md .htaccess ./*/.htaccess docker-compose.* updateLibraries.php jobs: include: diff --git a/INSTALL.md b/INSTALL.md index 9eff759..e4177ff 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -40,6 +40,7 @@ - one may remove the folder `/.github/*` - one may remove all in Markdown files `/*.md` - if not using Apache, the `.htaccess` can be removed + - remove the `updateLibraries.php` 3. Make sure the follwing directories can not be accessed - if using Apache done by the `/core/.htaccess`, `/data/.htaccess` provided - if using NGINX, see the configuation below [↓ NGINX Configuration](#nginx-configuration) diff --git a/VERSION b/VERSION index c2cae51..6a8390c 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ latest -1.2.6 +1.2.7 1.2 1 diff --git a/core/Utilities.php b/core/Utilities.php index 41dda97..a7ae478 100644 --- a/core/Utilities.php +++ b/core/Utilities.php @@ -16,7 +16,7 @@ class Utilities { /** * The system's Version */ - const SYS_VERSION = 'v1.2.6'; + const SYS_VERSION = 'v1.2.7'; /** * Possible chars for: