diff options
| author | Rob Mensching <rob@firegiant.com> | 2024-03-08 15:26:13 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2024-03-08 15:26:13 -0800 |
| commit | d6b6e916cba58583ecad0df4057ffcb4280ab32b (patch) | |
| tree | 17386c27cd50dcf1c53de8639a03b43a7b3ee15f | |
| parent | 6a3a695b5ac3758fbf4a7836f65d7f85fdd121e0 (diff) | |
| download | wix-d6b6e916cba58583ecad0df4057ffcb4280ab32b.tar.gz wix-d6b6e916cba58583ecad0df4057ffcb4280ab32b.tar.bz2 wix-d6b6e916cba58583ecad0df4057ffcb4280ab32b.zip | |
WiX Toolset v5.0.0-rc.1v5.0.0-rc.1
| -rw-r--r-- | .github/workflows/build.yml | 1 | ||||
| -rw-r--r-- | src/version.txt | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3c803acd..9cc88dcf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml | |||
| @@ -61,7 +61,6 @@ jobs: | |||
| 61 | allow-no-subscriptions: true | 61 | allow-no-subscriptions: true |
| 62 | client-id: ${{ secrets.WIX_SIGNING_CLIENTID }} | 62 | client-id: ${{ secrets.WIX_SIGNING_CLIENTID }} |
| 63 | tenant-id: ${{ secrets.WIX_SIGNING_TENANTID }} | 63 | tenant-id: ${{ secrets.WIX_SIGNING_TENANTID }} |
| 64 | subscription-id: ${{ secrets.WIX_SIGNING_SUBSCRIPTIONID }} | ||
| 65 | 64 | ||
| 66 | - name: Build wix5 | 65 | - name: Build wix5 |
| 67 | shell: cmd | 66 | shell: cmd |
diff --git a/src/version.txt b/src/version.txt index 26583f33..3882c272 100644 --- a/src/version.txt +++ b/src/version.txt | |||
| @@ -1 +1 @@ | |||
| 5.0.0-preview.1-build.{height} | 5.0.0-rc.1 | ||
