We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba158f2 commit 42efdd7Copy full SHA for 42efdd7
src/main/java/com/fireblocks/sdk/Configuration.java
@@ -14,7 +14,7 @@
14
15
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen")
16
public class Configuration {
17
- public static final String VERSION = "11.2.0";
+ public static final String VERSION = "0.0.0";
18
19
private static ApiClient defaultApiClient = new ApiClient();
20
0 commit comments