From ff404f4ae8f2f6736b104e943b1c1d19eb25994a Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Tue, 18 Jul 2017 16:26:23 -0400 Subject: [PATCH] Update the README now that versioning is unified --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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