Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMatthewLayton committed Dec 3, 2021
1 parent ff31f3b commit bf04656
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ buildscript {
junit_version = '5.3.1'

onixlabs_group = 'io.onixlabs'
onixlabs_corda_core_release_version = '3.1.0'
onixlabs_corda_idfx_release_version = '3.2.0'
onixlabs_corda_core_release_version = '3.2.0'
onixlabs_corda_idfx_release_version = '3.3.0'

cordapp_platform_version = 10
cordapp_contract_name = 'ONIXLabs Corda BNMS Contract'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=onixlabs-corda-bnms
group=io.onixlabs
version=2.0.0-rc4
version=2.0.0-rc5
onixlabs.development.jarsign.keystore=../lib/onixlabs.development.pkcs12
onixlabs.development.jarsign.password=5891f47942424d2acbe108691fdb5ba258712fca7e4762be4327241ebf3dbfa3

0 comments on commit bf04656

Please sign in to comment.