Skip to content

Commit c21edc3

Browse files
committed
Increment version number
1 parent dea4d2d commit c21edc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blender/MapsModelsImporter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
bl_info = {
2525
"name": "Maps Models Importer",
2626
"author": "Elie Michel",
27-
"version": (0, 3, 5),
27+
"version": (0, 3, 6),
2828
"blender": (2, 82, 0),
2929
"location": "File > Import > Google Maps Capture",
3030
"description": "Import meshes from a Google Maps or Google Earth capture",

0 commit comments

Comments
 (0)