Since commit 20f4da48942236c9d4a60d7f2124602ae69b76fa (fix for versions starting with v), Convert selected item notes to take name.lua and Delete font color markup from selected items notes.lua had two versions 1.1 in the index.
The duplicates should not exist, and they are not cleaned up properly by ReaPack (resulting in a memory leak). I'm adding some checks against this and, starting with 1.1beta2, ReaPack will reject any duplicate versions.
Hi,
Since commit 20f4da48942236c9d4a60d7f2124602ae69b76fa (fix for versions starting with
v
),Convert selected item notes to take name.lua
andDelete font color markup from selected items notes.lua
had two versions 1.1 in the index.The duplicates should not exist, and they are not cleaned up properly by ReaPack (resulting in a memory leak). I'm adding some checks against this and, starting with 1.1beta2, ReaPack will reject any duplicate versions.
This commit removes the older 1.1s.