SpinalHDL 1.11.0

This commit is contained in:
Dolu1990
2024-12-17 11:00:48 +01:00
parent 1629b51311
commit 52417f9d8c
2 changed files with 2 additions and 2 deletions

View File

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