SpinalHDL 1.12.0

This commit is contained in:
Dolu1990
2025-03-19 07:53:23 +01:00
parent 52417f9d8c
commit 2aefabbbad
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import mill._, scalalib._
val spinalVersion = "1.11.0"
val spinalVersion = "1.12.0"
object projectname extends SbtModule {
def scalaVersion = "2.13.14"