Skip to content

Commit

Permalink
SpinalHDL 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolu1990 committed Jan 13, 2022
1 parent 0250221 commit 18963b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Version.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object CryptoVersion {

val scalaCompilers = Seq("2.11.12", "2.12.13", "2.13.6")
val spinal = "1.6.0"
val spinal = "1.6.1"

private val version = "1.1.1"
val tester = s"$version"
Expand Down

0 comments on commit 18963b6

Please sign in to comment.