Skip to content

Commit

Permalink
v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dernerd committed Sep 24, 2023
1 parent 699e9c7 commit 216b724
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "psecommerce",
"private": true,
"version": "3.5.2",
"version": "3.5.3",
"main": "psecommerce.php",
"author": "WMS N@W",
"license": "GPL-2.0",
Expand Down
4 changes: 2 additions & 2 deletions psecommerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: PSeCommerce
* Plugin URI: https://n3rds.work/?piestingtal_source=psecommerce-shopsystem
* Description: Das einfachste und dennoch mächtigste ClassicPress-E-Commerce-Plugin
* Version: 3.5.2
* Version: 3.5.3
* Requires at least: 4.9
* Author: DerN3rd (WMS N3rds@Work)
* Author URI: https://n3rds.work
Expand Down Expand Up @@ -37,7 +37,7 @@
'psecommerce'
);

define( 'MP_VERSION', '3.5.2' );
define( 'MP_VERSION', '3.5.3' );


/**
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link: https://n3rds.work/spendenaktionen/unterstuetze-unsere-psource-free
Tags: ecommerce, onlineshop, multisite, marketpress
Requires at least: 4.9
Tested up to: 5.6
Stable tag: 3.5.2
Stable tag: 3.5.3
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit 216b724

Please sign in to comment.