Commit b27607f
committed
Add PostBuild action to restore Version.cs as empty string (so that it doesnt pollute version control with current build time stamp). #GITBUILD test
merged code from @SixParQuatre:
- Add option in settings/general to use alpha release note sites and use it in Tools.OpenReleaseNotes. As 6000 version changelog don't appear on the alpha site always use GetUnityReleaseNotes in that case.
- When using the alpha sites, we use it in comparison mode with the closest previous installed version. if none is found, use the same version as queried
- Added an extra parameter in Tools.FindNearestVersion to find the nearest below rather than above. Default value is false to maintain existing behaviour in existing calls.1 parent f28d954 commit b27607f
File tree
5 files changed
+373
-190
lines changed- UnityLauncherPro
- Properties
5 files changed
+373
-190
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
| 793 | + | |
793 | 794 | | |
794 | | - | |
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
802 | | - | |
803 | 801 | | |
804 | 802 | | |
805 | 803 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| 419 | + | |
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
| |||
3623 | 3624 | | |
3624 | 3625 | | |
3625 | 3626 | | |
| 3627 | + | |
| 3628 | + | |
| 3629 | + | |
| 3630 | + | |
| 3631 | + | |
| 3632 | + | |
| 3633 | + | |
| 3634 | + | |
3626 | 3635 | | |
3627 | 3636 | | |
3628 | 3637 | | |
| |||
0 commit comments