Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true
# job that publishes this SDK's snapshot. That is what makes a snapshot
# self-sufficient: its dependency exists, and is the code it compiled against,
# whether or not zenoh-flat-jni's CI has ever run. See CI.md.
zenohFlatJniVersion=1.9.0-java-SNAPSHOT
zenohFlatJniVersion=1.10.0

# Build zenoh-flat-jni from source, as Cargo.toml says, instead of resolving the
# published artifact. See README.md. Never enable this for a release.
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.10.0
Loading