SpinalHDL 1.10.2a

This commit is contained in:
Dolu1990
2024-07-04 10:10:06 +02:00
parent 4b7dfe2d2b
commit 8456715b1c
2 changed files with 2 additions and 2 deletions

View File

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