mirror of https://github.com/YosysHQ/icestorm.git
fix module version
This commit is contained in:
parent
ed4cf98d9b
commit
03cc0386e1
|
|
@ -1,6 +1,6 @@
|
|||
module(
|
||||
name = "icestorm",
|
||||
version = "0.0.1"
|
||||
version = "0.0.0-20251213"
|
||||
)
|
||||
|
||||
bazel_dep(name = "rules_python", version = "1.4.0")
|
||||
|
|
|
|||
Loading…
Reference in New Issue