SpinalHDL 1.7.0a

This commit is contained in:
Dolu1990
2022-05-09 11:32:08 +02:00
parent 993e66c242
commit e2c55528af
2 changed files with 2 additions and 2 deletions

View File

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