1 parent c96ea85 commit 0845f9eCopy full SHA for 0845f9e
1 file changed
build.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
id("com.datadoghq.native-root")
21
}
22
23
-version = "1.48.1-SNAPSHOT"
+version = "1.48.2-SNAPSHOT"
24
25
apply(plugin = "com.dipien.semantic-version")
26
version = findProperty("ddprof_version") as? String ?: version
0 commit comments