Hello
I extended a theme, compiled the scss to css and i see the change if I load the site in incognito mode, but how can we force a version change of the css file? It’s needed in order to force chrome to re-download the CSS, so the change can be seen without having to open it in incognito.
For example in
cache/themes/SuiteP/css/McGill/style.css?v=i7BKcOxhTU8UnjFZy_pNmg
I’d like to update what’s after ‘v=’
Is there a way to do this?
Thank you