From 92a72c4a92bdb92a96b691c6cf446b1bac769e72 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 24 Jan 2023 10:44:17 -0500 Subject: [PATCH] Unpin Outscale documentation version --- website/data/plugins-manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 68afb049c..24fa3b39d 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -219,7 +219,7 @@ "title": "Outscale", "path": "outscale", "repo": "outscale/packer-plugin-outscale", - "version": "v1.0.2", + "version": "latest", "pluginTier": "verified" }, { @@ -355,4 +355,4 @@ "version": "latest", "pluginTier": "community" } -] \ No newline at end of file +]