diff --git a/plugin.json b/plugin.json index 4c046d8..a4602db 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "slug": "BaconMusic", "name": "Bacon Music", - "version": "2.5.0", + "version": "2.6.0", "license": "GPL-3.0-or-later", "author": "@baconpaul", "authorEmail": "", @@ -52,7 +52,15 @@ "slug": "ContrastBNDEditor", "name": "Contrast and Other BND Editor", "description": "Lets you change contrast on your tooltips", - "tags": [ ] + "tags": [ ], + "hidden": true + }, + { + "slug": "PatchNameDisplay", + "name": "Patch Name Display", + "description": "Shows you your patch name", + "tags": [ ], + "hidden": false }, { "slug": "SampleDelay",