From a3b67543b98b4f3e4cbcb760c11df7fa6b90dbca Mon Sep 17 00:00:00 2001 From: Miguel Piedrafita Date: Fri, 29 May 2020 16:06:43 +0200 Subject: [PATCH] tag v1.1 --- readme.txt | 3 +++ sitesauce.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 63b23a6..2a99387 100755 --- a/readme.txt +++ b/readme.txt @@ -30,5 +30,8 @@ You can copy your Sitesauce build URL from the settings page on your Sitesauce d == Changelog == += 1.1 = +- Fix crash when saving or creating pages + = 1.0 = - Initial Version diff --git a/sitesauce.php b/sitesauce.php index b1cd5b6..8d9278e 100755 --- a/sitesauce.php +++ b/sitesauce.php @@ -6,7 +6,7 @@ * Author: Miguel Piedrafita * Author URI: https://miguelpiedrafita.com * Plugin URI: https://sitesauce.app - * Version: 1.0.0 + * Version: 1.1.0 * License: GPL-2.0+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt */