diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-03-17 20:04:25 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2017-03-17 20:04:25 -0700 |
commit | f78d6a8a9306682a5140ca2428cb25be0ceecd73 (patch) | |
tree | d01c7ff7e299a75c4a3bce5302be2592c4204f6f | |
parent | 78ef2c5f16524684b4682ac2ef614abe1ed62dd7 (diff) | |
download | infinitytier-f78d6a8a9306682a5140ca2428cb25be0ceecd73.tar.gz infinitytier-f78d6a8a9306682a5140ca2428cb25be0ceecd73.zip |
docs
-rw-r--r-- | OFFICIAL-RELEASE-STEPS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OFFICIAL-RELEASE-STEPS.md b/OFFICIAL-RELEASE-STEPS.md index 37e67914..d0f42e35 100644 --- a/OFFICIAL-RELEASE-STEPS.md +++ b/OFFICIAL-RELEASE-STEPS.md @@ -15,6 +15,7 @@ The version must be incremented in all of the following files: /ext/installfiles/mac/ZeroTier One.pkgproj /ext/installfiles/windows/chocolatey/zerotier-one.nuspec /ext/installfiles/windows/ZeroTier One.aip + /windows/WinUI/AboutView.xaml The final .AIP file can only be edited on Windows with [Advanced Installer Enterprise](http://www.advancedinstaller.com/). In addition to incrementing the version be sure that a new product code is generated. (The "upgrade code" GUID on the other hand must never change.) |