Skip to content

Commit eaf8141

Browse files
committed
Prep v1.1.0
1 parent 1502f41 commit eaf8141

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SparkFun PCB CAMmer plugin for KiCad 7
1+
# SparkFun PCB CAMmer plugin for KiCad 7 / 8
22

33
This plugin generates the Gerber and Drill files for a KiCad PCB.
44

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.1.0"

pcm/metadata_template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://go.kicad.org/pcm/schemas/v1",
33
"name": "SparkFun KiCad CAMmer",
4-
"description": "SparkFun's simple PCB CAMmer (Gerber generator) for KiCad 7",
4+
"description": "SparkFun's simple PCB CAMmer (Gerber generator) for KiCad 7 / 8",
55
"description_full": "Generates the Gerber and drill files for a KiCad PCB and zips them",
66
"identifier": "com.github.sparkfun.SparkFunKiCadCAMmer",
77
"type": "plugin",

0 commit comments

Comments
 (0)