How can I upgrade to the latest JQuery version?

, Mon Feb 08 2021, 09:10PM

I need to use version 3.5.1, but currently, the system generates code for 3.4.1. How can I change this?

Re: How can I upgrade to the latest JQuery version?
administrator, Mon Feb 08 2021, 09:14PM

That is pretty easy as JQuery 3.5.1 is already in the _lib package. The only thing to do is to go to
tools->preferences
Then tab 'libraries'
Then change the line that references JQuery 3.4.1 to 3.5.1
Click Ok.
Now PHsPeed will use JQuery 3.5.1