Bumped version to 1.9 for last 2.79-compatible release

The next release will be 2.0 and target Blender 2.80.
This commit is contained in:
2018-09-05 13:30:44 +02:00
parent d019fd0cf0
commit 4d26ad248e
3 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
bl_info = {
'name': 'Blender Cloud',
"author": "Sybren A. Stüvel, Francesco Siddi, Inês Almeida, Antony Riakiotakis",
'version': (1, 9, 999),
'version': (1, 9),
'blender': (2, 80, 0),
'location': 'Addon Preferences panel, and Ctrl+Shift+Alt+A anywhere for texture browser',
'description': 'Texture library browser and Blender Sync. Requires the Blender ID addon '