diff --git a/README.txt b/README.txt index 08f6b16..2230d87 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ Tags: post-anonymously,buddyboss,buddypress,buddyboss-platform,anonymously-post, Donate link: https://acrosswp.com/ Requires at least: 6.0 Tested up to: 6.3 -Stable tag: 0.0.7 +Stable tag: 0.0.8 Requires PHP: 5.6.20 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -55,6 +55,9 @@ Example 2: == Changelog == += 0.0.8 = +* Fix Github Issue 1 + = 0.0.7 = * Update Composer diff --git a/languages/post-anonymously.pot b/languages/post-anonymously.pot index 22f2c65..b7ead3c 100644 --- a/languages/post-anonymously.pot +++ b/languages/post-anonymously.pot @@ -6,7 +6,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2023-10-25 10:56+0000\n" +"POT-Creation-Date: 2023-10-25 10:58+0000\n" "Report-Msgid-Bugs-To: https://github.com/acrosswp/post-anonymously/issues\n" "X-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" @@ -28,7 +28,7 @@ msgid "%s requires BuddyBoss Platform %s Component to work. msgstr "" #: public/class-post-anonymously-public.php:163 -msgid "1 Post Anonymously" +msgid "Post Anonymously" msgstr "" #: public/partials/post-anonymously-public-common.php:88 diff --git a/post-anonymously.php b/post-anonymously.php index 9404a53..6b14990 100644 --- a/post-anonymously.php +++ b/post-anonymously.php @@ -15,7 +15,7 @@ * Plugin Name: Post Anonymously * Plugin URI: https://acrosswp.com * Description: Post Anonymously by AcrossWP - * Version: 0.0.7 + * Version: 0.0.8 * Author: AcrossWP * Author URI: https://acrosswp.com * License: GPL-2.0+