Skip to content

Commit d5519e0

Browse files
author
Felix Zieger
committed
Release v1.7.4
1 parent 62b695e commit d5519e0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
### Terraform Runner
1212
- Configure known hosts via environment variable
1313

14+
## v1.7.4
15+
16+
### Terraform Runner
17+
- Configure known hosts via environment variable
18+
1419
## v1.7.3
1520

1621
### CLI

cli/unipipe/info.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const VERSION = "1.7.3";
1+
export const VERSION = "1.7.4";
22
export const FLAGS = "--unstable --allow-read --allow-write --allow-env --allow-net --allow-run --no-check";
33
export const GITHUB_REPO = "meshcloud/unipipe-service-broker";

0 commit comments

Comments
 (0)