Update frameworks across multiple pages

What would be the most efficient way to update Jquery across 25+ pages?

For example, for most pages I have the following selected (see image below). Do I need to open all pages separately and manually select a newer version or is there a smarter way?

Update one page so that you have the JS file installed. Then you can do a find and replace to change the other pages.

image

1 Like

Thanks Ben. That works, but maybe this might be a feature for future updates?

I hadn’t worked on my project for a month and when I installed a new Wappler version, my pages (e.g. dropdown) stopped working as JQuery was outdated.