mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 08:17:37 +00:00
bump version to prepare for release with wheels and npm
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8fc8b51002
commit
5b54e4197e
6 changed files with 20 additions and 11 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
|
@ -22,7 +22,7 @@ permissions:
|
|||
env:
|
||||
MAJOR: '4'
|
||||
MINOR: '15'
|
||||
PATCH: '7'
|
||||
PATCH: '8'
|
||||
|
||||
jobs:
|
||||
# ============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue