Skip to content

Commit 71b57ec

Browse files
committed
increment version
1 parent 688ed02 commit 71b57ec

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, 2, 1),
27+
"version": (0, 2, 2),
2828
"blender": (2, 82, 0),
2929
"location": "File > Import > Google Maps Capture",
3030
"description": "Import meshes from a Google Maps capture",

0 commit comments

Comments
 (0)