Skip to content

Commit

Permalink
v4.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: Diego Andrés <diegoandres_cortes@outlook.com>
  • Loading branch information
DiegoAndresCortes committed Oct 4, 2021
1 parent d887bc5 commit 526688e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Shop/Shop.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class Shop
public static function initialize()
{
// Version and paths
self::$version = '4.1.7';
self::$version = '4.1.8';
self::$addonsdir = '/Shop/Integration/Addons/';
self::$itemsdir = '/shop_items/items/';
self::$modulesdir = '/Shop/Modules/';
Expand Down

0 comments on commit 526688e

Please sign in to comment.