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 */