diff --git a/package.json b/package.json index a6a26af..964eac7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sugar-calendar", - "version": "2.1.10", + "version": "2.1.11", "description": "A calendar with a sweet disposition.", "private": true, "license": "GPL-2.0-or-later", diff --git a/readme.txt b/readme.txt index b90560e..5a5f88d 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.2 Tested up to: 5.8 -Stable tag: 2.1.10 +Stable tag: 2.1.11 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 f03adfa..6f9a544 100755 --- 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.2 - * Version: 2.1.10 + * Version: 2.1.11 */ // Exit if accessed directly diff --git a/sugar-calendar/includes/languages/sugar-calendar.pot b/sugar-calendar/includes/languages/sugar-calendar.pot index 1789615..300448c 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.1.10\n" +"Project-Id-Version: Sugar Calendar (Lite) 2.1.11\n" "Report-Msgid-Bugs-To: https://sugarcalendar.com\n" -"POT-Creation-Date: 2021-04-08 20:52:33+00:00\n" +"POT-Creation-Date: 2021-04-28 02:15:58+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 ae20621..1313832 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.1.10'; + private $version = '2.1.11'; /** * Prefix.