Skip to content

Commit 263822e

Browse files
jbachorikDatadog Java Profiler
andauthored
[Automated] Bump dev version to 1.44.0 (#563)
Co-authored-by: Datadog Java Profiler <java-profiler@datadoghq.com>
1 parent bec310f commit 263822e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id("com.datadoghq.native-root")
2121
}
2222

23-
version = "1.43.0"
23+
version = "1.44.0"
2424

2525
apply(plugin = "com.dipien.semantic-version")
2626
version = findProperty("ddprof_version") as? String ?: version

0 commit comments

Comments
 (0)