Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump version of apps to 0.4.0-SNAPSHOT #497

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Jan 14, 2025

Description:
Manual PR to bump version of Main to 0.4.0-SNAPSHOT since we are already releasing 0.3.0

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
@AlfredoG87 AlfredoG87 added the Release Issues tied to release management functions label Jan 14, 2025
@AlfredoG87 AlfredoG87 added this to the 0.4.0 milestone Jan 14, 2025
@AlfredoG87 AlfredoG87 marked this pull request as ready for review January 14, 2025 21:33
@AlfredoG87 AlfredoG87 requested a review from a team as a code owner January 14, 2025 21:33
@AlfredoG87 AlfredoG87 requested a review from jjohannes January 14, 2025 21:33
@@ -1,3 +1,6 @@
# Version number
version=0.4.0-SNAPSHOT

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version is now defined in version.txt. Please update it there.

gradle.properties is now only used for technical Gradle settings and usually does not need to be changed anymore.

A full overview of the build related files can be found here: https://github.com/hiero-ledger/hiero-gradle-conventions?tab=readme-ov-file#project-structure

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Done!

Thank you for the prompt revision and explanation, I will do a follow up PR to fix the Release Process that is currently broken due to this change. But this PR is just for updating the Snapshot version.

Signed-off-by: Alfredo Gutierrez <alfredo@swirldslabs.com>
@AlfredoG87 AlfredoG87 changed the title Bump version of apps to 0.4.0-SNAPSHOT chore: Bump version of apps to 0.4.0-SNAPSHOT Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release Issues tied to release management functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants