I created few models to accomodate my custom logic. When created I have assigne them a version 1.0.0.0.
I have deployed the solution to the customer's side and now I want to increase the version of the models to reflect the fact that this is a new generation of code.
how do i do that properly? the model management tool in the development ennvironment does not have a function to edith model metadata.
the entire solution is under source control and i can locate model metadata file in the repository, I'm pretty sure that it is not a trivial task of just changing the content of the file because it should be sinchronized withe the model store.
anyone has any ideas?
*This post is locked for comments