From ce1dbe8fe063856fe8d7ea5b38dc3fc9cab35e73 Mon Sep 17 00:00:00 2001 From: t83714 Date: Wed, 22 May 2024 03:47:04 +0000 Subject: [PATCH] v1.1.3 --- README.md | 2 +- deploy/helm/magda-preview-map/Chart.yaml | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9aa49779a..58d6c0115 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # magda-preview-map -![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) +![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) A Helm chart for Magda Preview Map module - forked from Terria Map Repo diff --git a/deploy/helm/magda-preview-map/Chart.yaml b/deploy/helm/magda-preview-map/Chart.yaml index e02663398..1f305981a 100644 --- a/deploy/helm/magda-preview-map/Chart.yaml +++ b/deploy/helm/magda-preview-map/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 description: A Helm chart for Magda Preview Map module - forked from Terria Map Repo name: magda-preview-map -version: 1.1.2 +version: 1.1.3 kubeVersion: ">= 1.14.0-0" home: "https://github.com/magda-io/magda-preview-map" sources: [ "https://github.com/magda-io/magda-preview-map" ] diff --git a/package.json b/package.json index 79ce334d6..971961414 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@magda/preview-map", - "version": "1.1.2", + "version": "1.1.3", "description": "Geospatial preview based on TerriaJS.", "license": "Apache-2.0", "engines": {