Skip to content

Commit 50fff7d

Browse files
committed
Bump version
1 parent 586ca28 commit 50fff7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ene_solids.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module SolidTools
3030
EXTENSION.description =
3131
"Solid union, subtract and trim tool. Designed to be more consistent to "\
3232
"other SketchUp tools than SketchUp's native solid tools."
33-
EXTENSION.version = "2.0.1"
33+
EXTENSION.version = "3.0.0"
3434
EXTENSION.copyright = "2018, #{EXTENSION.creator}"
3535
Sketchup.register_extension(EXTENSION, true)
3636

0 commit comments

Comments
 (0)