How to Add Versioning to CSS Files in Bootstrap Studio

Hello,

I’m trying to add versioning to my CSS file in Bootstrap Studio. Specifically, I would like to modify this:

<link rel="stylesheet" href="styles.css?">

to something like this:

<link rel="stylesheet" href="styles.css?v=1.1">

However, I can’t seem to find a way to do this within the application. Is there a built-in feature for adding query strings to the CSS link or another workaround I could use?

Thank you for your help!

Turn on version assets in the export settings

Sorry, I´ve turned on version assets in the export settings, but I cant see the version added to the exported files.

If you are still running into this issue, can you send us a bsdesign so we can take a look?