Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximeHerpin authored Mar 31, 2018
1 parent 4e1c3c6 commit be10c2b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Blender-Modular-tree-addon
# 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
This addon for blender allows the creation of realistic trees with the node editor.

Documentation: https://github.com/MaximeHerpin/modular_tree/wiki/Documentation

`r'\"version\":\s*\(2,\s*4\)' --> r'\"version\":\s*\(2,\s*5\)'`

0 comments on commit be10c2b

Please sign in to comment.