From 6660d659fd170ea81bd788be8faa5a185e99b776 Mon Sep 17 00:00:00 2001 From: rorist <rorist@0xcafe.ch> Date: Sun, 20 Aug 2023 15:42:49 +0200 Subject: [PATCH] new version --- flow3r.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flow3r.toml b/flow3r.toml index a4481e1..09e8076 100644 --- a/flow3r.toml +++ b/flow3r.toml @@ -10,5 +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 = 7 - +version = 8 -- GitLab