Skip to content

Commit c54e376

Browse files
chore(release): 0.5.0 [skip ci]
## [0.5.0](v0.4.0...v0.5.0) (2023-08-04) ### Features * add CI pipeline tests for network node helm installation ([#228](#228)) ([3e665f3](3e665f3)) * add service locator API initial draft ([#230](#230)) ([1e81f65](1e81f65)) * for the hedera-network Helm chart set the minimum Kubernetes server version ([#231](#231)) ([de9aceb](de9aceb)) ### Bug Fixes * use reasonable defaults for the per node configuration in the values.yaml file ([#229](#229)) ([92032f9](92032f9)) * resolves the issues caused by the environment variable not being passed to the service scripts ([#235](#235)) ([022b03d](022b03d))
1 parent 2e07219 commit c54e376

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.4.0
22+
version=0.5.0
2323

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

0 commit comments

Comments
 (0)