Skip to content

Commit a02b390

Browse files
committed
3.2.8
1 parent a39765d commit a02b390

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

languages/mp.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is distributed under the same license as the MarketPress package.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: MarketPress 3.2.7\n"
5+
"Project-Id-Version: MarketPress 3.2.8\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/marketpress\n"
77
"POT-Creation-Date: 2017-09-25 08:33:06+00:00\n"
88
"MIME-Version: 1.0\n"

marketpress.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: MarketPress
44
Plugin URI: https://cp-psource.github.io/marketpress/
55
Description: The complete WordPress ecommerce plugin - works perfectly with BuddyPress and Multisite too to create a social marketplace, where you can take a percentage! Activate the plugin, adjust your settings then add some products to your store.
6-
Version: 3.2.7
6+
Version: 3.2.8
77
Author: PSOURCE
88
Author URI: https://github.com/cp-psource
99
Text Domain: mp
@@ -48,7 +48,7 @@
4848
/**
4949
* @@@@@@@@@@@@@@@@@ ENDE PS UPDATER 1.3 @@@@@@@@@@@
5050
**/
51-
define( 'MP_VERSION', '3.2.7' );
51+
define( 'MP_VERSION', '3.2.8' );
5252

5353
/**
5454
* Main class Marketpress.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "marketpress",
33
"private": true,
4-
"version": "3.2.7",
4+
"version": "3.2.8",
55
"main": "marketpress.php",
66
"author": "WPMU DEV",
77
"license": "GPL-2.0",

readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,11 @@ We provide comprehensive and guaranteed support on the <a href='http://premium.w
151151

152152
== Changelog ==
153153

154+
= 3.2.8 =
155+
156+
* New: Development by PSOURCE
157+
* Fix: PhP8, jQuery3 Updates
158+
154159
= 3.2.7 =
155160
* Enhance: Update translation strings
156161
* Fixed: Potential php object injection vulnerability

0 commit comments

Comments
 (0)