From 4e564ffff8f73940e5ed618861fb15f5cdf54fe0 Mon Sep 17 00:00:00 2001 From: t0b3 Date: Tue, 8 Jun 2021 22:51:25 +0200 Subject: [PATCH] bump v1.25 Signed-off-by: t0b3 --- sendto_silhouette.inx | 2 +- sendto_silhouette.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sendto_silhouette.inx b/sendto_silhouette.inx index 12309152..ed9a8633 100644 --- a/sendto_silhouette.inx +++ b/sendto_silhouette.inx @@ -166,7 +166,7 @@ Always use the least amount of blade possible. inkscape-silhouette extension from https://github.com/fablabnbg/inkscape-silhouette by Jürgen Weigert [juergen@fabmail.org] and contributors - Version 1.24 + Version 1.25 diff --git a/sendto_silhouette.py b/sendto_silhouette.py index 3d7b6cfe..cf072cfa 100755 --- a/sendto_silhouette.py +++ b/sendto_silhouette.py @@ -91,7 +91,7 @@ from __future__ import print_function -__version__ = "1.24" # Keep in sync with sendto_silhouette.inx ca line 79 +__version__ = "1.25" # Keep in sync with sendto_silhouette.inx ca line 79 __author__ = "Juergen Weigert and contributors" import sys, os, time, tempfile, math, operator, re