~wegtam/smederee

Showing details for patch fb97d81781b9449ad6ae5d3c165b3eea5646010d.
2024-09-27 (Fri), 11:40 AM - Jens Grassel - fb97d81781b9449ad6ae5d3c165b3eea5646010d

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	2024-11-22 09:58:21.315174324 +0000
+++ new-smederee/build.sbt	2024-11-22 09:58:21.315174324 +0000
@@ -13,7 +13,7 @@
         scalaVersion     := "3.3.4",
         organization     := "de.smederee",
         organizationName := "Contributors as noted in the AUTHORS.md file",
-        version          := "0.15.0",
+        version          := "0.16.0-SNAPSHOT",
         scalacOptions ++= Seq(
             "-deprecation",
             "-explain",