Bump version

This commit is contained in:
Lubos Lenco 2018-02-01 12:38:46 +01:00
parent 21089a1448
commit 5f68e1b276

View file

@ -15,7 +15,7 @@ except ImportError:
pass
# Armory version
arm_version = '0.2.0'
arm_version = '0.3.0'
arm_commit = '$Id$'
def invalidate_mesh_cache(self, context):