Skip to content

Commit

Permalink
Merge pull request #7 from oceanwp/rc-2.0.7
Browse files Browse the repository at this point in the history
changelog
  • Loading branch information
eramits authored May 20, 2024
2 parents b962aaf + 0d4165a commit a0dcfa6
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

**Contributors:** Nick
**Requires at least:** WordPress 5.6
**Tested up to:** WordPress 6.4.2
**Stable tag:** 2.0.6
**Tested up to:** WordPress 6.5.3
**Stable tag:** 2.0.7
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
== Changelog ==

= 2.0.7 - MAY 20 2024 =
- Updated: Compatibility: WordPress version number.

= 2.0.6 - DEC 11 2023 =
- Updated: Font Awesome Library to 6.5.1 version.
- Deprecated: Google+ social sharing option.
Expand Down
6 changes: 3 additions & 3 deletions languages/ocean-social-sharing.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Copyright (C) 2023 OceanWP
# Copyright (C) 2024 OceanWP
# This file is distributed under the same license as the Ocean Social Sharing plugin.
msgid ""
msgstr ""
"Project-Id-Version: Ocean Social Sharing 2.0.6\n"
"Project-Id-Version: Ocean Social Sharing 2.0.7\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/ocean-social-sharing\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-12-11T03:50:51+00:00\n"
"POT-Creation-Date: 2024-05-20T05:06:07+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Domain: ocean-social-sharing\n"
Expand Down
4 changes: 2 additions & 2 deletions ocean-social-sharing.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
* Plugin Name: Ocean Social Sharing
* Plugin URI: https://oceanwp.org/extension/ocean-social-sharing/
* Description: A simple plugin to add social share buttons to your posts.
* Version: 2.0.6
* Version: 2.0.7
* Author: OceanWP
* Author URI: https://oceanwp.org/
* Requires at least: 5.6
* Tested up to: 6.4.2
* Tested up to: 6.5.3
*
* Text Domain: ocean-social-sharing
* Domain Path: /languages
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: oceanwp, apprimit, wpfleek
Tags: social, social sharing, social share, share, oceanwp
Requires at least: 5.6
Tested up to: 6.4.2
Tested up to: 6.5.3
Requires PHP: 7.2
Stable tag: 2.0.6
Stable tag: 2.0.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -64,6 +64,9 @@ This plugin will only function with the [OceanWP](https://oceanwp.org/) theme.

== Changelog ==

= 2.0.7 - MAY 20 2024 =
- Updated: Compatibility: WordPress version number.

= 2.0.6 - DEC 11 2023 =
- Updated: Font Awesome Library to 6.5.1 version.
- Deprecated: Google+ social sharing option.
Expand Down

0 comments on commit a0dcfa6

Please sign in to comment.