From 7df9489a994827e0a5e0f81d9bcc8aa632acd225 Mon Sep 17 00:00:00 2001 From: John Whittington Date: Tue, 5 Dec 2023 09:56:35 +0100 Subject: [PATCH] out of alpha and mainly to use latest kicad in image --- Kicad.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kicad.mk b/Kicad.mk index 2ef7b2c..eb99ace 100644 --- a/Kicad.mk +++ b/Kicad.mk @@ -34,7 +34,7 @@ # # * Project generated data will be output to '$(PROJECT_ROOT)/output/X' by default # * Project distributables and production .zip datapacks will be output to '$(PROJECT_ROOT)/output/dist' and '$(PROJECT_ROOT)/output/prod' by default -override KICADMK_VER = 0.11-aplha +override KICADMK_VER = 1.0 shell_output = KICADMK_QUIET ?= 0