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 abec8cf commit a0eba4fCopy full SHA for a0eba4f
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [1.0.16] - 12/13/2023
4
+
5
+### Features
6
+* (**drs**) Adding AgentVersion to SourceServer and RecoveryInstance structures
7
8
## [1.0.15] - 12/12/2023
9
10
### Features
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
# sdk
-sdkVersion=1.0.16-SNAPSHOT
+sdkVersion=1.0.16
11
# kotlin
12
kotlinVersion=1.9.20
0 commit comments