Skip to content

Commit dbfa4cb

Browse files
committed
Mark release 1.8.0
1 parent b5a9d5d commit dbfa4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name := "ijp-scala-console-project"
66
lazy val _scalaVersions = Seq("3.2.2", "2.13.10", "2.12.17")
77
lazy val _scalaVersion = _scalaVersions.head
88

9-
ThisBuild / version := "1.7.1.1-SNAPSHOT"
9+
ThisBuild / version := "1.8.0"
1010
ThisBuild / versionScheme := Some("early-semver")
1111
ThisBuild / organization := "net.sf.ij-plugins"
1212
ThisBuild / sonatypeProfileName := "net.sf.ij-plugins"

0 commit comments

Comments
 (0)