Skip to content

Commit

Permalink
v2.10.3-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekhyt committed Feb 23, 2024
1 parent 5a49788 commit 54ef63e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
###################################################################################
# define constants
###################################################################################
define("SHOPGATE_LIBRARY_VERSION", "2.10.2");
define("SHOPGATE_LIBRARY_VERSION", "2.10.3-alpha.1");
define('SHOPGATE_LIBRARY_ENCODING', 'UTF-8');
define('SHOPGATE_BASE_DIR', realpath(dirname(__FILE__) . '/../'));

Expand Down

0 comments on commit 54ef63e

Please sign in to comment.