Skip to content

Commit 2f0ca08

Browse files
committed
release 1.3.0
- englisch catalog - v3 compatibility
1 parent 990825e commit 2f0ca08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

figo/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Config {
4242
/**
4343
* @var string Version of this SDK, used in user agent for API requests
4444
*/
45-
public static $SDK_VERSION = '1.2.0';
45+
public static $SDK_VERSION = '1.3.0';
4646
}
4747

4848
?>

0 commit comments

Comments
 (0)