From fc113f94c3405f30594ffb3c5c4710503ed6a7d5 Mon Sep 17 00:00:00 2001 From: Steve Russell <41975381+SteveRussell33@users.noreply.github.com> Date: Sun, 29 Sep 2024 11:54:33 +0100 Subject: [PATCH] Update plugin.json --- plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index 415d667..021d9b6 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "slug": "Fundamental", "name": "VCV Free", - "version": "2.6.0", + "version": "2.6.0-SR", "license": "GPL-3.0-or-later", "brand": "VCV", "author": "VCV", @@ -283,7 +283,7 @@ { "slug": "Noise", "name": "Noise", - "description": "Multicolored noise generator", + "description": "Multicolored noise generator (Cytomic mod)", "keywords": "NOIS", "manualUrl": "https://vcvrack.com/Free#Noise", "tags": [ @@ -417,4 +417,4 @@ ] } ] -} \ No newline at end of file +}