mirror of
https://github.com/Z3Prover/z3
synced 2026-02-14 12:51:48 +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
c7df26e233
commit
67f77a9aa4
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