Skip to content

Commit 7125703

Browse files
authored
Merge pull request #667 from unoplatform/dev/agzi/UpdateCanaryUpdater
chore: Update canary updater version to latest 2.3.0-alpha.65
2 parents d65bb54 + 89cfbd0 commit 7125703

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/templates/canary-updater.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ steps:
2222
useNuGetOrg: true
2323
mergeBranch: true
2424
branchToMerge: master
25-
nugetUpdaterVersion: '2.3.0-alpha.46'
25+
nugetUpdaterVersion: '2.3.0-alpha.65'
2626
nugetVersion: dev
2727
packageAuthor: 'nventive,unoplatform,uno platform'
2828
summaryFile: '$(Build.ArtifactStagingDirectory)/Summary.md'
2929
resultFile: '$(Build.ArtifactStagingDirectory)/Results.json'
3030
additionalPublicSources: 'https://pkgs.dev.azure.com/uno-platform/1dd81cbd-cb35-41de-a570-b0df3571a196/_packaging/dev-uno5/nuget/v3/index.json'
3131

3232
- pwsh: |
33-
del Uno.Samples.generated.sln
33+
del Uno.Samples.generated.sln

0 commit comments

Comments
 (0)