Hi, we had a module built for us more than a year ago. We found an issue with the code and have corrected it (the source code was provided to us). However, I want to know the right way to redeploy the module. The code changes were made and the code was compiled. However, I have read that you cannot just replace the DLL in the bin directory. You have to redeploy the module to DNN. The problem is that we are not sure of the process here. I assume we have to write a script to delete the old DLL. In addition, it sounds like we have to change the version number somehow so that DNN knows it is an upgrade to the existing module.
Can someone please point me in the right direction? Is there a technical document that we can refer to with step by step instructions for replacing/upgrading a module?