mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 00:07:36 +00:00
update version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3e54f2328b
commit
d24561005d
7 changed files with 96 additions and 99 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch:
|
||||
inputs:
|
||||
release_version:
|
||||
description: 'Release version (e.g., 4.15.5)'
|
||||
description: 'Release version (e.g., 4.15.7)'
|
||||
required: true
|
||||
type: string
|
||||
publish_github:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue