diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2018-04-27 13:06:00 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2018-04-27 13:06:00 -0700 |
| commit | a7d0905b746b9e5319e2fa4d29f7a8191944fd2d (patch) | |
| tree | 5e515e36a25c3bcd31d170923dcb4d7e0e2c190e /ext | |
| parent | d32a26f780ce7222aa89af64abecf7044ce62327 (diff) | |
| download | infinitytier-a7d0905b746b9e5319e2fa4d29f7a8191944fd2d.tar.gz infinitytier-a7d0905b746b9e5319e2fa4d29f7a8191944fd2d.zip | |
1.2.8 bump for all but Windows install files.
Diffstat (limited to 'ext')
| -rwxr-xr-x | ext/installfiles/mac/ZeroTier One.pkgproj | 2 | ||||
| -rw-r--r-- | ext/installfiles/windows/chocolatey/zerotier-one/zerotier-one.nuspec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/installfiles/mac/ZeroTier One.pkgproj b/ext/installfiles/mac/ZeroTier One.pkgproj index 59c22dde..1083d47b 100755 --- a/ext/installfiles/mac/ZeroTier One.pkgproj +++ b/ext/installfiles/mac/ZeroTier One.pkgproj @@ -664,7 +664,7 @@ <key>USE_HFS+_COMPRESSION</key> <false/> <key>VERSION</key> - <string>1.2.6</string> + <string>1.2.8</string> </dict> <key>PROJECT_COMMENTS</key> <dict> diff --git a/ext/installfiles/windows/chocolatey/zerotier-one/zerotier-one.nuspec b/ext/installfiles/windows/chocolatey/zerotier-one/zerotier-one.nuspec index 3d090a7b..c0112029 100644 --- a/ext/installfiles/windows/chocolatey/zerotier-one/zerotier-one.nuspec +++ b/ext/installfiles/windows/chocolatey/zerotier-one/zerotier-one.nuspec @@ -26,7 +26,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe <!-- version should MATCH as closely as possible with the underlying software --> <!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages --> <!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. --> - <version>1.2.6</version> + <version>1.2.8</version> <!-- <packageSourceUrl>Where is this Chocolatey package located (think GitHub)? packageSourceUrl is highly recommended for the community feed</packageSourceUrl>--> <!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. --> <!--<owners>ZeroTier, Inc.</owners>--> |
