From c26d27accbe76d9d119640777608f55c010ab89a Mon Sep 17 00:00:00 2001 From: rorist <rorist@0xcafe.ch> Date: Wed, 23 Aug 2023 10:08:22 +0200 Subject: [PATCH] release --- flow3r.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow3r.toml b/flow3r.toml index 69fff6b..d19a41d 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 = 10 +version = 11 -- GitLab