From a9d84cf0854808ab5c057668d978b35e1b10a545 Mon Sep 17 00:00:00 2001 From: Konrad Karpieszuk Date: Sun, 9 Jan 2022 21:35:51 +0100 Subject: [PATCH] Updated version number to 1.1 --- plugin.php | 2 +- readme.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.php b/plugin.php index 3e401f5..0223323 100644 --- a/plugin.php +++ b/plugin.php @@ -2,7 +2,7 @@ /** * Plugin name: Editor Box * Description: The post editor placed on the front page of the site, inspired by Facebook (or Twitter, or LinkedIn...) status publishing pagelet. - * Version: 1.0 + * Version: 1.1 * Author: Konrad Karpieszuk * Author URI: https://muzungu.pl * Plugin URI: https://github.com/kkarpieszuk/Editor-Box diff --git a/readme.txt b/readme.txt index b5bb9b3..637e7d6 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: editor, frontend, facebook, twitter, linkedin, pagelet Requires at least: 4.9 Tested up to: 5.8.1 Requires PHP: 7.0 -Stable tag: 1.0 +Stable tag: 1.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -49,12 +49,12 @@ Like on Facebook or Twitter, post title is not obligatory to provide. If you sav == Changelog == = 1.0 = -*Release Date - 27th December 2021* +*Release Date - December 27th 2021* * Feature - Editor allows creating post with title, text, tags, one category and one image = 1.1 = -*Release Date - * +*Release Date - January 10th 2022* * Feature - Title, tags and category fields hidden by default for less distraction * Feature - Post content textarea automatically changes its height to prevent displaying scrollbar