From 222ff7be23bc56a6d8f519caabcb4f6d842b276a Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Wed, 2 Mar 2022 09:46:41 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 4a5abe2..b3c3011 100644 --- a/Changelog.md +++ b/Changelog.md @@ -17,7 +17,7 @@ There is now an additional way to enable replication of CNAME Records, if you fo #### 3.6.1 - Changes the way the version variable is determined. -- Removes the `prep` folder from this repo, so gs-install.sh is no longer part of the installation bundle. The code can be found at https://github.com/vmstan/gs-install allowing me to iterate faster on it outside of the standard Gravity Sync releases. +- Removes the `prep` folder from this repo, so `gs-install.sh` is no longer part of the installation bundle. The code can be found at https://github.com/vmstan/gs-install allowing me to iterate faster on it outside of the standard Gravity Sync releases. ## 3.5 — The Exhausted Release