From ceb183c99a2c0faf1859fbbd420bfc2db78271c0 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Wed, 9 Dec 2020 15:17:51 +0000 Subject: [PATCH] development 2.2.0d3 for Forum (d0..d2 already past) git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2435624 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- css/public.css | 4 ++-- css/settings.css | 4 ++-- footnotes.php | 4 ++-- readme.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/public.css b/css/public.css index a9f4a85..39ca858 100755 --- a/css/public.css +++ b/css/public.css @@ -5,9 +5,9 @@ * Created-Time: 16:21 * Since: 1.0 * - * Version: 2.2.0d0 + * Version: 2.2.0d3 * - * Last modified: 2020-12-09T1608+0100 + * Last modified: 2020-12-09T1615+0100 */ diff --git a/css/settings.css b/css/settings.css index 47131d0..618042d 100755 --- a/css/settings.css +++ b/css/settings.css @@ -5,9 +5,9 @@ * Created-Time: 16:21 * Since: 1.0 * - * Version: 2.2.0d0 + * Version: 2.2.0d3 * - * Last modified: 2020-12-09T1607+0100 + * Last modified: 2020-12-09T1615+0100 */ diff --git a/footnotes.php b/footnotes.php index a32b9b3..2c3ec32 100755 --- a/footnotes.php +++ b/footnotes.php @@ -4,12 +4,12 @@ Plugin URI: https://wordpress.org/plugins/footnotes/ Description: time to bring footnotes to your website! footnotes are known from offline publishing and everybody takes them for granted when reading a magazine. Author: Mark Cheret - Version: 2.2.0d0 + Version: 2.2.0d3 Author URI: http://cheret.de/plugins/footnotes-2/ Text Domain: footnotes Domain Path: /languages */ -define( 'FOOTNOTES_VERSION', '2.2.0d0' ); +define( 'FOOTNOTES_VERSION', '2.2.0d3' ); /* Copyright 2020 Mark Cheret (email: mark@cheret.de) diff --git a/readme.txt b/readme.txt index 4bd2ed1..3b83606 100755 --- a/readme.txt +++ b/readme.txt @@ -80,7 +80,7 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest** == Changelog == -= 2.2.0d0 = += 2.2.0d3 = - Bugfix: add option to disable URL line wrapping added for Unicode non conformant browsers - Update: Dashboard: reorder tabs, move CSS to extra tab, update tab labels - Bugfix: Dashboard: fix punctuation-related localization issue by including colon in labels