There was an error while loading. Please reload this page.
2 parents 04cf21b + f6cbf57 commit 1cb708dCopy full SHA for 1cb708d
1 file changed
upload/admin/controller/module/comerciaConnect.php
@@ -6,8 +6,8 @@
6
include_once(DIR_SYSTEM . "/library/comerciaConnectApi/helpers/cartesian.php");
7
}
8
9
-define("CC_VERSION", "2.6");
10
-define("CC_RELEASE", CC_VERSION . ".0");
+define("CC_VERSION", "2.5");
+define("CC_RELEASE", CC_VERSION . ".1");
11
define("CC_VERSION_URL", "https://api.github.com/repos/comercia-nl/OCcomerciaConnect/releases/latest");
12
13
define("CC_SYNC_METHOD_SINGLE", 0);
0 commit comments