From 5c5b59d520aeaf914b65658605882dc9797ffac4 Mon Sep 17 00:00:00 2001 From: Benny Megidish Date: Mon, 14 Oct 2024 22:25:48 +0300 Subject: [PATCH] chore: bump version --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 4209c8a..dcc9f55 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,7 @@ "$schema": "https://go.kicad.org/pcm/schemas/v1", "name": "Fabrication Toolkit", "description": "JLC PCB fabrication toolkit", - "description_full": "Toolkit for automating PCB fabrication process with KiCad and JLC PCB. \n\n OPTIONS: \n\u2022 Include Component Part Number in Production Files \n Add an 'MPN' field with the LCSC component part number to the footprint component options. \n\n\u2022 Ignore Footprint in Production Files \n Select 'Exclude from position files' or 'Exclude from BOM' in the footprint properties fabrication attributes in order to ignore the footprint from the relevant file. \n\n\u2022 Rotate components \n Add an 'JLCPCB Rotation Offset' field with the additional counter-clockwise rotation in degrees to correct a mismatch between KiCad and JLC footprint orientation.", + "description_full": "Toolkit for automating PCB fabrication process with KiCad and JLC PCB. \n\n Features: \n\u2022 Generates gerber files in correct format for production. \n\u2022 Generates BOM file in correct format for production. \n\u2022 Generates Pick and Place file in correct format for assembly. \n\u2022 Automatic and manual component translations. \n\u2022 Many more unique additional features. \n\u2665 https://github.com/sponsors/bennymeg", "identifier": "com.github.bennymeg.JLC-Plugin-for-KiCad", "type": "plugin", "author": { @@ -30,7 +30,7 @@ ], "versions": [ { - "version": "4.4.1", + "version": "4.5.0", "status": "stable", "kicad_version": "6.00" }