~jan0sch/smederee

Showing details for patch e91d7617052ea9dc9d6fbe5b319026dac6e6b727.
2023-06-29 (Thu), 7:20 PM - Jens Grassel - e91d7617052ea9dc9d6fbe5b319026dac6e6b727

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-01-15 21:33:47.894304123 +0000
+++ new-smederee/build.sbt	2025-01-15 21:33:47.894304123 +0000
@@ -20,7 +20,7 @@
     scalaVersion := "3.3.0",
     organization := "de.smederee",
     organizationName := "Contributors as noted in the AUTHORS.md file",
-    version := "0.8.0",
+    version := "0.9.0-SNAPSHOT",
     scalacOptions ++= Seq(
         "-deprecation",
         "-explain",