Skip to content

Commit

Permalink
v2.0.2-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed May 1, 2023
1 parent 605e927 commit 1d08954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/magda-csw-connector/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: magda-csw-connector
description: A Helm chart for Magda csw Connector
version: "2.0.1"
version: "2.0.2-alpha.0"
kubeVersion: ">= 1.21.0"
home: "https://github.com/magda-io/magda-csw-connector"
sources: [ "https://github.com/magda-io/magda-csw-connector" ]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@magda/csw-connector",
"description": "MAGDA OGC Catalogue Service for the Web (CSW) Connector",
"version": "2.0.1",
"version": "2.0.2-alpha.0",
"scripts": {
"prebuild": "rimraf dist tsconfig.tsbuildinfo",
"build": "yarn run compile",
Expand Down

0 comments on commit 1d08954

Please sign in to comment.