Skip to content

Commit

Permalink
build: Updated version for next development iteration.
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Heger <oliver.heger@oliver-heger.de>
  • Loading branch information
oheger committed Oct 16, 2024
1 parent 0e2260c commit 246b40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

/** The version of this project. */
lazy val VersionStreamSync = "0.17"
lazy val VersionStreamSync = "0.18-SNAPSHOT"

/** Definition of versions for compile-time dependencies. */
lazy val VersionCloudFiles = "0.8"
Expand Down

0 comments on commit 246b40e

Please sign in to comment.