diff --git a/src/sketchup-stl.rb b/src/sketchup-stl.rb index 7d1601c..7d62666 100644 --- a/src/sketchup-stl.rb +++ b/src/sketchup-stl.rb @@ -41,7 +41,7 @@ def self.translate(string) 'This is an open source project sponsored by the SketchUp team. More ' << 'info and updates at https://github.com/SketchUp/sketchup-stl' ) - extension.version = '2.1.1' + extension.version = '2.1.2' extension.copyright = '2012-2014 Trimble Navigation, ' << 'released under Apache 2.0' extension.creator = 'J. Foltz, N. Bromham, K. Shroeder, SketchUp Team'