From 6bd8dee12dc9d067a96455d1cf1e7b3e19dcf142 Mon Sep 17 00:00:00 2001
From: Campbell Barton <ideasman42@gmail.com>
Date: Tue, 3 Jul 2018 08:00:17 +0200
Subject: [PATCH] development_icon_get: version bump

---
 development_icon_get.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/development_icon_get.py b/development_icon_get.py
index a7740c318..3e20d8998 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",
-- 
GitLab