diff --git a/lib/Slic3r.pm b/lib/Slic3r.pm index 179405c9..fbf7c6b6 100644 --- a/lib/Slic3r.pm +++ b/lib/Slic3r.pm @@ -7,7 +7,7 @@ use strict; use warnings; require v5.10; -our $VERSION = "1.1.3-dev"; +our $VERSION = "1.1.3"; our $debug = 0; sub debugf {