Skip to content

Commit 1434b0c

Browse files
author
Dmitry Surnin
committed
Next version
1 parent 3a93d39 commit 1434b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ options.skip([
224224
StagesEnum.PYPI_RELEASE,
225225
StagesEnum.GITHUB_RELEASE
226226
])
227-
options.setReleaseVersion("0.0.5")
227+
options.setReleaseVersion("0.0.6")
228228
testAndPublish(name, [ubuntu: [plenum1: plenumTestUbuntuPart1, plenum2: plenumTestUbuntuPart2, plenum3: plenumTestUbuntuPart3,
229229
ledger: ledgerTestUbuntu,
230230
stp: stpTestUbuntu]], true, options, [ubuntu: buildDebUbuntu])

0 commit comments

Comments
 (0)