Skip to content

Commit

Permalink
Bumped version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Mar 30, 2020
1 parent 7e34b99 commit 69a254a
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.3-1) stable; urgency=medium

* Changed debug/info colors

-- Salvador E. Tropea <[email protected]> Sat, 28 Mar 2020 17:00:56 -0300

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

* Kiplot inner layer names support
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.2'
__version__ ='1.1.3'

0 comments on commit 69a254a

Please sign in to comment.