From 7470e5d694749fcbbe4efbd509a43dbfcf4b077a Mon Sep 17 00:00:00 2001 From: Gagan Deep Singh Date: Sat, 3 Oct 2015 16:49:26 +0530 Subject: [PATCH] Tagging Version 1.2 --- README.md | 3 +++ index.php | 2 +- readme.txt | 9 ++++++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2cfaeaf..f580e63 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,6 @@ To test the widget you can add the widget and use the shortcode "[shortcode_widg #### 1.1 #### * Reflecting the changes that have been done to the default text widget over the years + +#### 1.2 #### +* Corrections in text domain and added one more string as translatable diff --git a/index.php b/index.php index 3fc97ed..354ad82 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ Description: Adds a text-like widget that allows you to write shortcode in it. (Just whats missing in the default text widget) Author: Gagan Deep Singh Author URI: http://gagan.pro/ -Version: 1.1 +Version: 1.2 Text Domain: shortcode-widget License: GPL version 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ diff --git a/readme.txt b/readme.txt index 3053c3f..872d5a9 100644 --- a/readme.txt +++ b/readme.txt @@ -2,10 +2,10 @@ Contributors: gagan0123 Tags: Shortcode, Widget Requires at least: 3.1 -Tested up to: 4.2.2 +Tested up to: 4.3.1 Requires at least: 3.3 Tested up to: 4.0 -Stable tag: 1.1 +Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -38,4 +38,7 @@ To test the widget you can add the widget and use the shortcode "[shortcode_widg * Tested with WP 4.0 = 1.1 = -* Reflecting the changes that have been done to the default text widget over the years \ No newline at end of file +* Reflecting the changes that have been done to the default text widget over the years + += 1.2 = +* Corrections in text domain and added one more string as translatable \ No newline at end of file