Skip to content

Commit 3ca8fe1

Browse files
chore(release): 0.4.0 [skip ci]
## [0.4.0](v0.3.0...v0.4.0) (2023-07-31) ### Features * adds OFAC block list & switch to haproxy version 2.4 ([#183](#183)) ([0b57e15](0b57e15)) * custom k8s label needs fullstack.hedera.com/ prefix ([#195](#195)) ([c3f800a](c3f800a)) * install network node software without nmt ([#197](#197)) ([b1029ea](b1029ea)) * use NMT to install and start network nodes ([#178](#178)) ([f96519e](f96519e)) ### Bug Fixes * resolve build issue with ubi8-init-java17 container image ([#201](#201)) ([9bc93c3](9bc93c3)) * update helm chart to align with design and flexibility requirements ([#198](#198)) ([6ca10ee](6ca10ee)) * update values file to remove configurable hedera UID/GID properties ([#173](#173)) ([be14c1e](be14c1e))
1 parent 9bc93c3 commit 3ca8fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ end-to-end and full stack tests against the Hedera network software. Designed wi
1919
purpose built for the Hedera community and open-source contributors.
2020

2121
# Version for all subprojects
22-
version=0.3.0
22+
version=0.4.0
2323

2424
# Set the default Group ID
2525
group=com.hedera.fullstack

0 commit comments

Comments
 (0)