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 4, 2022
1 parent 52a2d9d commit 4651017
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ene_open_newer_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ module OpenNewerVersion
EXTENSION.creator = "Julia Christina Eneroth"
EXTENSION.description =
"Convert and open models made in newer versions of SketchUp."
EXTENSION.version = "1.0.7"
EXTENSION.copyright = "2020, #{EXTENSION.creator}"
EXTENSION.version = "1.0.8"
EXTENSION.copyright = "2022, #{EXTENSION.creator}"
Sketchup.register_extension(EXTENSION, true)

end
Expand Down

0 comments on commit 4651017

Please sign in to comment.