Skip to content

Commit f334e24

Browse files
committed
Bumped project version. Reverted sbt to 1.2.8 because of Travis
1 parent 568818e commit f334e24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ lazy val supportedScalaVersions = List(scala213)
3131
ThisBuild / scalaVersion := scala213
3232

3333
name := "delphi"
34-
version := "0.9.5-SNAPSHOT"
34+
version := "0.9.6-SNAPSHOT"
3535
maintainer := "Ben Hermann <[email protected]>"
3636

3737
packageSummary := "Windows Package for the Delphi CLI"

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version = 1.3.5
1+
sbt.version = 1.2.8

0 commit comments

Comments
 (0)