Skip to content

Commit 0f5848c

Browse files
committedDec 16, 2024
version v6.2.8
1 parent e1fa2e6 commit 0f5848c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val minorChiselVersion = "2"
55
val chiselVersion = majorChiselVersion + "." + minorChiselVersion + ".0"
66

77
scalaVersion := "2.13.12"
8-
version := majorChiselVersion + "." + minorChiselVersion + ".6"
8+
version := majorChiselVersion + "." + minorChiselVersion + ".8"
99
organization := "org.armadeus"
1010

1111
credentials += Credentials(

0 commit comments

Comments
 (0)
Failed to load comments.