Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Eneroth3 committed Aug 19, 2021
1 parent a6ad4a5 commit af1d092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ene_open_newer_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ module OpenNewerVersion
EXTENSION.creator = "Julia Christina Eneroth"
EXTENSION.description =
"Convert and open models made in newer versions of SketchUp."
EXTENSION.version = "1.0.6"
EXTENSION.version = "1.0.7"
EXTENSION.copyright = "2020, #{EXTENSION.creator}"
Sketchup.register_extension(EXTENSION, true)

Expand Down

0 comments on commit af1d092

Please sign in to comment.