We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586ca28 commit 50fff7dCopy full SHA for 50fff7d
1 file changed
src/ene_solids.rb
@@ -30,7 +30,7 @@ module SolidTools
30
EXTENSION.description =
31
"Solid union, subtract and trim tool. Designed to be more consistent to "\
32
"other SketchUp tools than SketchUp's native solid tools."
33
- EXTENSION.version = "2.0.1"
+ EXTENSION.version = "3.0.0"
34
EXTENSION.copyright = "2018, #{EXTENSION.creator}"
35
Sketchup.register_extension(EXTENSION, true)
36
0 commit comments