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 bec310f commit 263822eCopy full SHA for 263822e
1 file changed
build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
id("com.datadoghq.native-root")
21
}
22
23
-version = "1.43.0"
+version = "1.44.0"
24
25
apply(plugin = "com.dipien.semantic-version")
26
version = findProperty("ddprof_version") as? String ?: version
0 commit comments