From 3e09dfdba269eae4580c62807a037bfa3ffcfe97 Mon Sep 17 00:00:00 2001 From: rorist <rorist@0xcafe.ch> Date: Mon, 21 Aug 2023 20:17:29 +0200 Subject: [PATCH] release --- flow3r.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow3r.toml b/flow3r.toml index 09e8076..466d2ca 100644 --- a/flow3r.toml +++ b/flow3r.toml @@ -10,4 +10,4 @@ author = "Rorist" license = "MIT" url = "https://git.flow3r.garden/rorist/endless-sequencer" description = "Little endless sequencer with the default samples, hold REC to add a sample to the sequence, hold RESET to restart." -version = 8 +version = 9 -- GitLab