Skip to content

Commit cde6d56

Browse files
author
keenondrums
committed
Version upd
1 parent b78681d commit cde6d56

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.3")
227+
options.setReleaseVersion("0.0.4")
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)