From 0d2abf5be1713442b62d3239e95be2ca81ba2cf8 Mon Sep 17 00:00:00 2001 From: Muness Castle <931+muness@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:48:27 -0400 Subject: [PATCH] Update to version 0.9.9 --- manifest.json | 2 +- versions.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e1527b0..3b38411 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "cloudatlas-o-am", "name": "Amazing Marvin Integration", "version": "0.9.9", - "minAppVersion": "1.4.16", + "minAppVersion": "1.5.12", "description": "Integration with Amazing Marvin", "author": "Cloud Atlas", "authorUrl": "https://cloud-atlas.ai", diff --git a/versions.json b/versions.json index febb80c..724ea14 100644 --- a/versions.json +++ b/versions.json @@ -22,5 +22,6 @@ "0.5.4": "1.4.16", "0.6.0": "1.4.16", "0.9.0": "1.4.16", - "0.9.2": "1.4.16" + "0.9.2": "1.4.16", + "0.9.9": "1.5.12" }