Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Feb 9, 2025
1 parent 8b55f78 commit 26344ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# magda-auth-google

![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square)
![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square)

A Magda Authentication Plugin for Google

Expand Down
2 changes: 1 addition & 1 deletion deploy/magda-auth-google/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: magda-auth-google
description: A Magda Authentication Plugin for Google
version: "2.0.1"
version: "3.0.0"
kubeVersion: ">= 1.14.0-0"
home: "https://github.com/magda-io/magda-auth-google"
sources: [ "https://github.com/magda-io/magda-auth-google" ]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magda-auth-google",
"version": "2.0.1",
"version": "3.0.0",
"description": "A Magda Authentication Plugin for Google",
"repository": "https://github.com/magda-io/magda-auth-google.git",
"author": "Jacky Jiang <jacky.jiang@data61.csiro.au>",
Expand Down Expand Up @@ -28,10 +28,10 @@
"@magda/ci-utils": "^1.0.5",
"@magda/docker-utils": "^5.0.0-alpha.1",
"@types/express": "^4.17.21",
"@types/serve-static": "^1.15.7",
"@types/lodash": "^4.14.162",
"@types/mocha": "^9.1.1",
"@types/passport": "1.0.17",
"@types/serve-static": "^1.15.7",
"@types/urijs": "^1.19.12",
"@types/yargs": "^15.0.9",
"mocha": "^10.2.0",
Expand Down

0 comments on commit 26344ee

Please sign in to comment.