Force CSS version change after update

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

Hi,

You can do that by changing unique_key in config.php.
However, you should do that when nobody is using the CRM as this will logout all users.

2 Likes

thank you very much! and here is min 20 chars required by the forum :slight_smile: