From 71f8e75fad9dc74e4df7f0222b9ee1554e2655bd Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Fri, 20 Sep 2019 00:45:05 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- install | 2 +- setup.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6f180f..a87bdb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### v3.9.x - [Unreleased] -### v3.9.8.12 - 2019-09-19 +### v3.9.8.12 - 2019-09-20 #### Changed diff --git a/install b/install index 3dd079d..1e7fd83 100755 --- a/install +++ b/install @@ -9,7 +9,7 @@ # ------------------------------------------------------------------------- # wget -qO wo wops.cc && sudo bash wo # ------------------------------------------------------------------------- -# Version 3.9.8.12 - 2019-09-18 +# Version 3.9.8.12 - 2019-09-20 # ------------------------------------------------------------------------- # CONTENTS diff --git a/setup.py b/setup.py index c6c5b50..09aa70a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ templates = [] long_description = '''WordOps An essential toolset that eases WordPress site and server administration. It provide the ability - to Install a high performance WordPress stack + to install a high performance WordPress stack with a few keystrokes''' for name in glob.glob('config/plugins.d/*.conf'):