diff --git a/Makefile b/Makefile index 33b82a1..f0e74d7 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ QEDA := qeda # path to KiBOM KIBOM := kibom # path to InteractiveHtmlBom -IBOMGEN := ~/.local/share/kicad/7.0/3rdparty/plugins/org_openscopeproject_InteractiveHtmlBom/generate_interactive_bom.py +IBOMGEN := ~/.local/share/kicad/8.0/3rdparty/plugins/org_openscopeproject_InteractiveHtmlBom/generate_interactive_bom.py # read project version VERSION := $(shell cat version)