I would guess there is a question about this already asked and answered but I cannot find it so here I am. My question is how to go about updating the version numbers on my module as I develop it? I understand the concept of major.minor.build numbering system, what I am wanting to know is how to change those numbers. Is it just going into the assemblyinfo.cs and <modulename>.dnn file every time and changing the version numbers or is there a better way to go about doing this? I have a friend who works with DNN a lot but he inherited a project from the previous employees that was not versioned correctly (at all I think) so he is as clueless as I am on this. I would be thrilled with any info that you guys could give. Best practices, personal prefferances, anything you got. Thanks for any input you might have.