From cd943c0f713ee7da1af417a73ed01bc29d14e96e Mon Sep 17 00:00:00 2001 From: Sebastian Sole Date: Tue, 27 Feb 2024 09:18:01 +1300 Subject: [PATCH] Bump minor version --- info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/info.json b/info.json index a020e8b..f2735f0 100644 --- a/info.json +++ b/info.json @@ -1,5 +1,5 @@ { - "version": "1.0.1", + "version": "1.1.0", "type": "LuaModule", "author": "james.martin@qsc.com, sebastian.sole@strawberrysound.co.nz", "description": "Get UCI structure as a table, and control Layers in a scalable way with higher order functions.\nAlso includes the standard Uci function for completeness.",