What does changing config.assets.version number do?
I understand that the assets expire (as it is written in the comments) but what does it do in the background?
would it delete all the compiled assets? or does it take that version number and uses it somewhere else?