PLC IDE. Project library upgrade

Hi! my PLC IDE 1.0.8 features OPTA libraries 1.2. When I start a new project, it's defaulted to this release. But my current project works on 1.1 and I'd like to upgrade to 1.2, hoping for new features.

Is there any way to do this?
Many thanks!

Good Morning! Answer found:

  1. Go to Library Manager
  2. Capture the current library paths with screenshot
  3. Remove all the current libraries
  4. Select the new ones (the 1p2 directories) beware of the absolute route with ../../../
  5. Close the Library Manager

Last: update the PLCI IDE Target: Project > Select Target

  1. Insert a dumb change into your sketch to force a recompile

OK, maybe the first step (changing manually libraries) is avoidable.