~jan0sch/smederee

Showing details for patch 437db3165d8cf55b75ab1ecc01484a1c42df1458.
2025-04-21 (Mon), 8:07 AM - Jens Grassel - 437db3165d8cf55b75ab1ecc01484a1c42df1458

Set version to next SNAPSHOT version.

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
diff -rN -u old-smederee/build.sbt new-smederee/build.sbt
--- old-smederee/build.sbt	2025-06-20 20:09:32.971354849 +0000
+++ new-smederee/build.sbt	2025-06-20 20:09:32.971354849 +0000
@@ -13,7 +13,7 @@
         scalaVersion     := "3.3.5",
         organization     := "de.smederee",
         organizationName := "Contributors as noted in the AUTHORS.md file",
-        version          := "0.17.0",
+        version          := "0.18.0-SNAPSHOT",
         scalacOptions ++= Seq(
             "-deprecation",
             "-explain",