From 10e8d77eb63b93ab0aaf298d51afc1737c040d1e Mon Sep 17 00:00:00 2001 From: cohix Date: Thu, 5 May 2022 18:16:32 -0400 Subject: [PATCH] changelog and versions for v0.4.7 --- atmo/release/version.go | 2 +- changelogs/v0.4.7.md | 1 + example-project/Directive.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 changelogs/v0.4.7.md diff --git a/atmo/release/version.go b/atmo/release/version.go index ffacf3b6..cdea6bb9 100644 --- a/atmo/release/version.go +++ b/atmo/release/version.go @@ -1,4 +1,4 @@ package release // AtmoDotVersion represents the dot version for atmo -var AtmoDotVersion = "0.4.6" +var AtmoDotVersion = "0.4.7" diff --git a/changelogs/v0.4.7.md b/changelogs/v0.4.7.md new file mode 100644 index 00000000..7daa849b --- /dev/null +++ b/changelogs/v0.4.7.md @@ -0,0 +1 @@ +Atmo Beta-4.7 fixes a panic when attempting to connect to a control plane server that is not available, and an issue connecting to external databases. \ No newline at end of file diff --git a/example-project/Directive.yaml b/example-project/Directive.yaml index 93aa7d5d..a7660c80 100644 --- a/example-project/Directive.yaml +++ b/example-project/Directive.yaml @@ -1,6 +1,6 @@ identifier: com.suborbital.test appVersion: v0.0.1 -atmoVersion: v0.4.6 +atmoVersion: v0.4.7 # uncomment to try out connections! connections: