diff --git a/package.json b/package.json index 384f3d9..89ebbf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sugar-calendar", - "version": "2.2.1", + "version": "2.2.2", "description": "A calendar with a sweet disposition.", "private": true, "license": "GPL-2.0-or-later", diff --git a/readme.txt b/readme.txt index 817e32c..f7e0e5b 100644 --- a/readme.txt +++ b/readme.txt @@ -9,7 +9,7 @@ Tags: simple calendar, event calendar, event management, event list Requires PHP: 5.6.20 Requires at least: 5.5 Tested up to: 5.8 -Stable tag: 2.2.1 +Stable tag: 2.2.2 You can easily manage events with this lightweight calendar. No complicated configuration. Simple to use. Sweeeet! diff --git a/sugar-calendar-lite.php b/sugar-calendar-lite.php index 1a4547b..3703a1f 100644 --- a/sugar-calendar-lite.php +++ b/sugar-calendar-lite.php @@ -11,7 +11,7 @@ * Domain Path: /sugar-calendar/includes/languages/ * Requires PHP: 5.6.20 * Requires at least: 5.5 - * Version: 2.2.1 + * Version: 2.2.2 */ // Exit if accessed directly diff --git a/sugar-calendar/includes/languages/sugar-calendar.pot b/sugar-calendar/includes/languages/sugar-calendar.pot index ca0dee0..3d43655 100644 --- a/sugar-calendar/includes/languages/sugar-calendar.pot +++ b/sugar-calendar/includes/languages/sugar-calendar.pot @@ -2,9 +2,9 @@ # This file is distributed under the GNU General Public License v2 or later. msgid "" msgstr "" -"Project-Id-Version: Sugar Calendar (Lite) 2.2.1\n" +"Project-Id-Version: Sugar Calendar (Lite) 2.2.2\n" "Report-Msgid-Bugs-To: https://sugarcalendar.com\n" -"POT-Creation-Date: 2021-06-20 00:07:46+00:00\n" +"POT-Creation-Date: 2021-06-24 17:41:48+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/sugar-calendar/sugar-calendar.php b/sugar-calendar/sugar-calendar.php index 7a738b8..c6eac35 100644 --- a/sugar-calendar/sugar-calendar.php +++ b/sugar-calendar/sugar-calendar.php @@ -38,7 +38,7 @@ final class Plugin { * @since 2.0.0 * @var string */ - private $version = '2.2.1'; + private $version = '2.2.2'; /** * Prefix.