From eb6ee6225795d41439ce8d724496efe73fcf578a Mon Sep 17 00:00:00 2001 From: rorist <rorist@0xcafe.ch> Date: Fri, 25 Aug 2023 21:50:01 +0200 Subject: [PATCH] version --- flow3r.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow3r.toml b/flow3r.toml index d19a41d..4d8450b 100644 --- a/flow3r.toml +++ b/flow3r.toml @@ -10,4 +10,4 @@ author = "Rorist" license = "MIT" url = "https://git.flow3r.garden/rorist/endless-sequencer" description = "Sequencer mimicic the OP-1, hold REC to add a step to the sequence, press NXT to add a silence and press RST to reset the sequence." -version = 11 +version = 12 -- GitLab