I recently downloaded wordpress and I realized that on the installation page the css files it has, wordpress implements them like this:
wp-includes/css/dashicons.min.css?ver=6.0.2
What is the ver=6.0.2 in the url? What happens if that part is removed? Or just how does it work?