v3.6.2
- A new constant WEB_ASSET_CACHE_BUST_NUMBER has been introduced, it is used for cache busting while loading web-assets (JavaScripts, CSS, fonts, etc.) by browsers. Increment this constatnt (a number represented as a string) when some of web-asset sources are changed/updated.
- composer update