SpinalHDL 1.5.0

This commit is contained in:
Dolu1990
2021-06-15 15:53:45 +02:00
parent 9c0aed7c0d
commit 666dcbba79
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import mill._, scalalib._
val spinalVersion = "1.4.3"
val spinalVersion = "1.5.0"
object mylib extends SbtModule {
def scalaVersion = "2.12.14"