When Widgets are updated, do the JS/LESS dependency URLS update with a version ID?

Hey,

I am looking into seeing what happens with the widget's front end dependency, such as the JS files. I noticed when I look at the source, there is a number appended to the script include tag. When I update the widget's JS, that number changes. Is it safe to assume this a version number of sorts to ensure when changes are deployed, we are not serving outdated cached JS/LESS files

Parents Reply Children
No Data