We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568818e commit b7d5950Copy full SHA for b7d5950
build.sbt
@@ -31,7 +31,7 @@ lazy val supportedScalaVersions = List(scala213)
31
ThisBuild / scalaVersion := scala213
32
33
name := "delphi"
34
-version := "0.9.5-SNAPSHOT"
+version := "0.9.5"
35
maintainer := "Ben Hermann <ben.hermann@upb.de>"
36
37
packageSummary := "Windows Package for the Delphi CLI"
project/build.properties
@@ -1 +1 @@
1
-sbt.version = 1.3.5
+sbt.version = 1.3.6
0 commit comments