From 05918b7895038c95636de8bb207317b9b40caccb Mon Sep 17 00:00:00 2001 From: mamarguerat <49449909+mamarguerat@users.noreply.github.com> Date: Fri, 17 May 2024 10:02:37 +0200 Subject: [PATCH] Change version to 0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdc90f5..6544413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Mixo", - "version": "0.0.5", + "version": "0.0.6", "description": "Routing tool for behringer x32 based on hardware availabilities instead of software capabilities. Aim to simplify routing and create automatic documentation.", "main": "src/js/main.js", "scripts": {