Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Bump version to 14.2.2-dev (#362)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Nick Jüttner <nick@giantswarm.io>
  • Loading branch information
3 people committed May 31, 2021
1 parent 9a7943f commit 38d591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var (
// conformance testing. Please make sure that at least major and minor
// levels of this version aligns with each new release so that we stay
// synchronized with the latest AWS release we publish.
version = "14.2.1"
version = "14.2.2-dev"
)

func Description() string {
Expand Down

0 comments on commit 38d591b

Please sign in to comment.