Skip to content

Commit

Permalink
v1.0.1-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Aug 12, 2024
1 parent 4a49dd1 commit be0fca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/magda-embedding-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: magda-embedding-api
description: An OpenAI embeddings API compatible microservice for Magda.
version: "1.0.0"
version: "1.0.1-alpha.0"
kubeVersion: ">= 1.21.0"
home: "https://github.com/magda-io/magda-embedding-api"
sources: [ "https://github.com/magda-io/magda-embedding-api" ]
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-embedding-api",
"type": "module",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"description": "An OpenAI embeddings API compatible microservice for Magda.",
"main": "app.ts",
"directories": {
Expand Down

0 comments on commit be0fca4

Please sign in to comment.