Skip to content

mistajuliax/modular_tree

 
 

Repository files navigation

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\)'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%