Skip to content

Commit 5919bc0

Browse files
update for next version
Signed-off-by: Nikolaj Bjorner <[email protected]>
1 parent bdecd22 commit 5919bc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ jobs:
125125
action: 'create'
126126
target: '$(Build.SourceVersion)'
127127
tagSource: 'manual'
128-
tag: 'z3-4.8.6'
129-
title: 'z3-4.8.6'
128+
tag: 'z3-4.8.7'
129+
title: 'z3-4.8.7'
130130
releaseNotesSource: 'input'
131-
releaseNotes: '4.8.6 release'
131+
releaseNotes: '4.8.7 release'
132132
assets: 'tmp/*'
133133
isDraft: true
134134
isPreRelease: true

0 commit comments

Comments
 (0)