Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Update installation script for release version 16.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aral committed Nov 7, 2020
1 parent 891b972 commit 0be25a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions installation-script-templates/install
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ betaBinaryVersion=20200710135219
betaPackageVersion=14.1.1
betaSourceVersion=afde7bd

releaseBinaryVersion=20201105145814
releasePackageVersion=16.0.0
releaseSourceVersion=0ec8aaf
releaseBinaryVersion=20201107145233
releasePackageVersion=16.0.1
releaseSourceVersion=891b972

binaryVersionVariableName="${releaseChannel}BinaryVersion"
packageVersionVariableName="${releaseChannel}PackageVersion"
Expand Down

0 comments on commit 0be25a5

Please sign in to comment.