From fd45119f56bf6aac7354cc20b1c48e023be7e891 Mon Sep 17 00:00:00 2001
From: Tilo Spannagel <development@tilosp.de>
Date: Tue, 3 Sep 2019 11:49:06 +0200
Subject: [PATCH] Update the visualization.goom addon

---
 addons/visualization.goom.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/addons/visualization.goom.json b/addons/visualization.goom.json
index f220656..c2b3c96 100644
--- a/addons/visualization.goom.json
+++ b/addons/visualization.goom.json
@@ -5,7 +5,8 @@
         {
             "type": "git",
             "url": "https://github.com/notspiff/visualization.goom",
-            "commit": "7c91a206769534adc8a583feaed81cdb8659f64f"
+            "tag": "v1.1.0",
+            "commit": "a23f4ad67359f7998c2984ded032568ffb1b86a7"
         }
     ]
 }
-- 
GitLab