diff --git a/README.md b/README.md index d6f1846..6407800 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ ChangeLog ```` +== 2024-12-23 + * Bugifx + * Crash / parameter modulations wrap around #120 == 2024-12-22 * Bugfix * SEQ/TuringMachine crash #119 diff --git a/platformio.ini b/platformio.ini index 0580f34..094a08f 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,5 +9,5 @@ [env:squares-and-circles] apps_json = ./app/index.json -squares_and_circles_loader = fb79585 ; minimum loader version +squares_and_circles_loader = d7dfbcf ; minimum loader version platform = .pio/ \ No newline at end of file