Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 4d5c838

Browse files
author
hc-github-team-waypoint
committed
Release v0.4.1
1 parent a1323f6 commit 4d5c838

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var (
1010
GitCommit string
1111
GitDescribe string
1212

13-
Version = "0.4.0"
13+
Version = "0.4.1"
1414
VersionPrerelease = ""
1515
VersionMetadata = ""
1616
)

website/data/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This is current version of the software available for download
2-
export default '0.4.0'
2+
export default '0.4.1'
33

44
// HashiCorp officially supported package managers
55
// NOTE: This information will be moving into the releases API

0 commit comments

Comments
 (0)