Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Mar 14, 2018
1 parent 23801ad commit c263114
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zome.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def LH.[](key)
end

zome_extension = SketchupExtension.new('Zome', 'Zome/main.rb')
zome_extension.version = '1.2.4'
zome_extension.version = '1.3.0'
zome_extension.copyright = '2018'
zome_extension.description = LH['Zome Creator - PolarZonahedron']
zome_extension.creator = 'Jo Takion <[email protected]>'
Expand Down
Binary file modified Zome.rbz
Binary file not shown.

0 comments on commit c263114

Please sign in to comment.