Skip to content

Commit

Permalink
Fix the kicad version
Browse files Browse the repository at this point in the history
  • Loading branch information
liangtie committed Dec 24, 2023
1 parent 1f6dc75 commit b9ded03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-configs/kicad-dev.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name:": "KiCad Dev",
"output_prefix": "kicad-dev",
"package_version": "7.0.8",
"package_version": "7.99",
"train": "stable",
"build_mode": "Release",
"nsis": {
Expand Down

0 comments on commit b9ded03

Please sign in to comment.