Plugin Directory

Changeset 3195252


Ignore:
Timestamp:
11/22/2024 10:46:01 PM (4 months ago)
Author:
CloudSponge
Message:

releasing v2.6.9

Location:
better-sharing/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified better-sharing/trunk/BetterSharingWP.php

    r3195248 r3195252  
    66 * Plugin Name:       Better Sharing
    77 * Description:       Add essential viral sharing functionality to any WordPress site.
    8  * Version:           2.6.8
     8 * Version:           2.6.9
    99 * Author:            CloudSponge
    1010 * Author URI:        https://www.cloudsponge.com
     
    5555define( 'BETTER_SHARING_PATH', plugin_dir_path( __FILE__ ) );
    5656define( 'BETTER_SHARING_URI', plugin_dir_url( __FILE__ ) );
    57 define( 'BETTER_SHARING_VERSION', '2.6.8' );
     57define( 'BETTER_SHARING_VERSION', '2.6.9' );
    5858
    5959define( 'BETTER_SHARING_ADMIN_TEMPLATE_PATH', BETTER_SHARING_PATH . 'includes/AdminScreens/admin-templates/' );
  • TabularUnified better-sharing/trunk/languages/better-sharing-wp-bg_BG.po

    r3195248 r3195252  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Better Sharing 2.6.8\n"
     5"Project-Id-Version: Better Sharing 2.6.9\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-sharing-"
    77"wp\n"
  • TabularUnified better-sharing/trunk/languages/better-sharing-wp-en_US.po

    r3195248 r3195252  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: Better Sharing 2.6.8\n"
     3"Project-Id-Version: Better Sharing 2.6.9\n"
    44"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-sharing-"
    55"wp\n"
  • TabularUnified better-sharing/trunk/languages/better-sharing-wp.pot

    r3195248 r3195252  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Better Sharing 2.6.8\n"
     5"Project-Id-Version: Better Sharing 2.6.9\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/better-sharing-wp\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  • TabularUnified better-sharing/trunk/readme.txt

    r3195248 r3195252  
    33Tags: cloudsponge, woocommerce, contact picker, sharing
    44Requires at least: 5.0.0
    5 Tested up to: 6.6
     5Tested up to: 6.7
    66Requires PHP: 7.0
    7 Stable tag: 2.6.8
     7Stable tag: 2.6.9
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    7575== Changelog ==
    7676
     77= 2.6.9 =
     78* Bumping supported WordPress version to 6.7.
     79
    7780= 2.6.8 =
    78 * Bumping supported WordPress version to 6.7.
     81* Test deploy.
    7982
    8083= 2.6.7 =
Note: See TracChangeset for help on using the changeset viewer.