Skip to content

Commit 266e19f

Browse files
committed
Bump version prior to packaging with Pyserial 2.5
1 parent eae9a7d commit 266e19f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

inkscape_driver/eggbot.inx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
33
<_name>EggBot Control</_name>
4-
<id>command.evilmadscientist.eggbot.rev263b1</id>
4+
<id>command.evilmadscientist.eggbot.rev264b1</id>
55
<dependency type="extension">org.inkscape.output.svg.inkscape</dependency>
66
<dependency type="executable" location="extensions">eggbot.py</dependency>
77
<dependency type="executable" location="extensions">inkex.py</dependency>
@@ -156,7 +156,7 @@ selected number, which can be up to 100.
156156
<_param name="instructions_general" type="description"
157157
xml:space="preserve">
158158
EggBot Control Inkscape extension
159-
Release 2.6.3, dated 2015-11-12
159+
Release 2.6.4, dated 2015-12-27
160160

161161
*EBB Firmware 1.96 or newer required for certain
162162
functions.

inkscape_driver/eggbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Part of the Eggbot driver for Inkscape
33
# https://github.com/evil-mad/EggBot
44
#
5-
# Version 2.6.3, dated 2015-11-12
5+
# Version 2.6.4, dated 2015-11-12
66
# Tested with pyserial v 2.5.0 and v 2.7.0
77
#
88
# This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)