From 6542b6ca2c09bcddbb15cdfa11839cce38acc858 Mon Sep 17 00:00:00 2001 From: Roland Rabien Date: Sun, 19 Nov 2023 10:27:30 -0800 Subject: [PATCH] Patch browser saves selection when close / reopen editor --- Changelist.txt | 4 ++++ VERSION | 2 +- modules/gin | 2 +- modules/juce | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Changelist.txt b/Changelist.txt index db91e64..6f37dff 100644 --- a/Changelist.txt +++ b/Changelist.txt @@ -1,3 +1,7 @@ +1.0.19: + +- Patch browser saves selection when close / reopen editor + 1.0.18: - Fixed FX not being in the correct order when opening GUI diff --git a/VERSION b/VERSION index c678b02..e7ad390 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.18 \ No newline at end of file +1.0.19 \ No newline at end of file diff --git a/modules/gin b/modules/gin index 40792eb..1ac2b0a 160000 --- a/modules/gin +++ b/modules/gin @@ -1 +1 @@ -Subproject commit 40792ebd575d35691dc2fb0c16ebff67846b1826 +Subproject commit 1ac2b0ac8e78e892d0da53c9a75f4e7153f30db6 diff --git a/modules/juce b/modules/juce index c474cb2..17c9de0 160000 --- a/modules/juce +++ b/modules/juce @@ -1 +1 @@ -Subproject commit c474cb2469272b45909c45f5d4d30df04cc342eb +Subproject commit 17c9de053f04a6f8beb83fb1a8e2c4b25fd33ae5