Migrating old-ish project to newest JUCE

Hey all,

I’m updating a project that was built with JUCE 5.2.0. I want to use some of the new features in 5.4.1. Is there an easy way to migrate with the Projucer? This wasn’t immediately obvious to me. I tried copying the JuceLibraryCode directory from the newer version, but that seems not right.

Thanks,
-Ethan

You don’t need to copy anything - just open the old .jucer project in the new version of the Projucer, and re-save it.