Skip to content

Commit

Permalink
Bumped version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Mar 21, 2020
1 parent 6ab58bf commit f558211
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
kicad-automation-scripts.inti-cmnb (1.1.2) testing; urgency=medium

* Kiplot inner layer names support

-- Salvador E. Tropea <[email protected]> Sat, 21 Mar 2020 14:23:39 -0300

kicad-automation-scripts.inti-cmnb (1.1.1-1) testing; urgency=medium

* Made ERC errorlevels negative
Expand Down
2 changes: 1 addition & 1 deletion kicad_auto/misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
REC_W=1366
REC_H=768

__version__ ='1.1.1'
__version__ ='1.1.2'

0 comments on commit f558211

Please sign in to comment.