Skip to content

Commit 916cb8c

Browse files
author
Konrad Karpieszuk
committed
Updated version number and changelog
1 parent 39054f9 commit 916cb8c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Plugin name: Editor Box
44
* Description: The post editor placed on the front page of the site, inspired by Facebook (or Twitter, or LinkedIn...) status publishing pagelet.
5-
* Version: 1.1
5+
* Version: 1.1.1
66
* Author: Konrad Karpieszuk
77
* Author URI: https://muzungu.pl
88
* Plugin URI: https://github.com/kkarpieszuk/Editor-Box

readme.txt

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: editor, frontend, facebook, twitter, linkedin, pagelet
55
Requires at least: 4.9
66
Tested up to: 5.8.1
77
Requires PHP: 7.0
8-
Stable tag: 1.1
8+
Stable tag: 1.1.1
99
License: GPLv3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -65,6 +65,7 @@ Like on Facebook or Twitter, post title is not obligatory to provide. If you sav
6565
* Fix - Fixed issue with not handled image uploads when image size bigger than PHP upload_max_filesize
6666

6767
= 1.1.1 =
68-
*Release Date - *
68+
*Release Date - January 11th 2022*
6969

7070
* Fix - Fixed script relying on English version of the value when it could be translated.
71+
* Enhancement - Updated Polish translation files

0 commit comments

Comments
 (0)