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

Update twoliter version #3

Closed

Conversation

arnaldo2792
Copy link
Contributor

Description of changes:
Updates twoliter version

Testing done:

  • Built the kit

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Signed-off-by: Arnaldo Garcia Rincon <agarrcia@amazon.com>
@arnaldo2792 arnaldo2792 requested review from bcressey, cbgbt and webern June 17, 2024 23:19
@@ -6,7 +6,7 @@ CARGO_HOME := $(TOP).cargo
VERSION := $(shell awk '/^release-version = /{ print $$3 }' $(TOP)Twoliter.toml)
GIT_HASH := $(shell git describe --always --dirty --exclude '*' || echo 00000000 )

TWOLITER_VERSION ?= "0.3.0"
TWOLITER_VERSION ?= "0.4.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we bumping again?

Suggested change
TWOLITER_VERSION ?= "0.4.0"
TWOLITER_VERSION ?= "0.5.0"

@arnaldo2792 arnaldo2792 deleted the update-twoliter branch September 5, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants