Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'object_cloud_gen.py')
-rw-r--r--object_cloud_gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_cloud_gen.py b/object_cloud_gen.py
index 406a7fa4..acad19e0 100644
--- a/object_cloud_gen.py
+++ b/object_cloud_gen.py
@@ -21,7 +21,7 @@ bl_addon_info = {
"author": "Nick Keeline(nrk)",
"version": (0,7),
"blender": (2, 5, 3),
- "api": 31847,
+ "api": 31965,
"location": "Tool Shelf ",
"description": "Creates Volumetric Clouds",
"warning": "",