diff --git a/README.md b/README.md index 7728810a4b..0a9b038383 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,6 @@ You can clear all active test merges using `Reset to Origin Branch` in the `Repo ## CONTRIBUTING -* IF YOU MAKE ANY CHANGES TO THE CODE, BE SURE TO BUMP THE VERSION NUMBERS IN ALL 5 "AssemblyInfo.cs"s AND ON LINE 3 OF TGServiceInstaller/Product.wx +* IF YOU MAKE ANY CHANGES TO THE CODE, BE SURE TO BUMP THE VERSION NUMBERS IN VERSION.CS * My recommendation is bump the revision number per test release, the minor version per PR, and the major version if you rewrite the whole thing. * To have auto deployment to github releases work, put `[TGSDeploy]` somewhere in your pull request title