Skip to content

Commit

Permalink
v1.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Nov 8, 2021
1 parent 5434fda commit a302c67
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: "1.1.0"
version: "1.1.0-alpha.1"
kubeVersion: ">= 1.14.0-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": "1.1.0",
"version": "1.1.0-alpha.1",
"scripts": {
"prebuild": "rimraf dist tsconfig.tsbuildinfo",
"build": "yarn run compile",
Expand Down

0 comments on commit a302c67

Please sign in to comment.