Update the README now that versioning is unified

This commit is contained in:
Jordan Brown
2017-07-18 16:26:23 -04:00
committed by GitHub
parent 5d859897bb
commit ff404f4ae8
+1 -1
View File
@@ -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