3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-03 00:28:06 +00:00

update version number of github release

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-06-08 12:57:35 -07:00
parent e8f627cde9
commit 602cfafd96
2 changed files with 3 additions and 3 deletions

View file

@ -570,7 +570,7 @@ stages:
inputs:
artifact: 'NuGet32'
path: $(Agent.TempDirectory)
- task: GitHubRelease@0
- task: GitHubRelease@1
inputs:
gitHubConnection: Z3Prover
repositoryName: $(Build.Repository.Name)