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:
authorCampbell Barton <ideasman42@gmail.com>2018-07-03 09:00:17 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-07-03 09:00:17 +0300
commit6bd8dee12dc9d067a96455d1cf1e7b3e19dcf142 (patch)
treec4a3cb331bf24a6190a3c8d22b04ac5f083c70bb /development_icon_get.py
parent39ace717e5ad8ce11f9b1e064ff820e145716368 (diff)
development_icon_get: version bump
Diffstat (limited to 'development_icon_get.py')
-rw-r--r--development_icon_get.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/development_icon_get.py b/development_icon_get.py
index a7740c31..3e20d899 100644
--- a/development_icon_get.py
+++ b/development_icon_get.py
@@ -24,7 +24,7 @@ bl_info = {
"description": "Click an icon to copy its name to the clipboard",
"author": "roaoao",
"version": (1, 3, 2),
- "blender": (2, 75, 0),
+ "blender": (2, 80, 0),
"location": "Spacebar > Icon Viewer, Text Editor > Properties",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6"
"/Py/Scripts/Development/Display_All_Icons",