Blender-Modular-tree-addon Updating the version number Change the init.py file's version (in bl_info..."version": (2, 4)) Change the regex in check_for_updates.py r'\"version\":\s*\(2,\s*4\)' --> r'\"version\":\s*\(2,\s*5\)'