Well yes, it is a poor mans configuration management system. So we have a package for each sort of environment we have (dev, test, prod).
So the files are versioned as the same version agnostic to the actual environment context they are used in and we can specify the version as a requirement in the actual applications.