Skip to content

Commit

Permalink
Updated version number to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Karpieszuk committed Jan 9, 2022
1 parent 53919f4 commit a9d84cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a9d84cf

Please sign in to comment.