Skip to content

Commit

Permalink
updated version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
smisidjan committed Jan 16, 2024
1 parent a989d0b commit cee8e13
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Installation/Action/oc.formInput.action.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Form Input Action",
"$id": "https://opencatalogi.nl/action/oc.formInput.action.json",
"$schema": "https://docs.commongateway.nl/schemas/Action.schema.json",
"version": "0.0.6",
"version": "0.0.5",
"priority": 1,
"listens": [
"opencatalogi.form.trigger"
Expand Down
2 changes: 1 addition & 1 deletion Installation/Mapping/oc.gitlabOrganization.mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "GitlabApiOrganizationToOrganization",
"$id": "https://api.github.com/oc.gitlabOrganization.mapping.json",
"$schema": "https://docs.commongateway.nl/schemas/Mapping.schema.json",
"version": "0.0.2",
"version": "0.0.1",
"passTrough": false,
"mapping": {
"name": "path",
Expand Down
2 changes: 1 addition & 1 deletion Installation/Mapping/oc.gitlabRepository.mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "GitlabApiToRepository",
"$id": "https://api.github.com/oc.gitlabRepository.mapping.json",
"$schema": "https://docs.commongateway.nl/schemas/Mapping.schema.json",
"version": "0.0.2",
"version": "0.0.1",
"passTrough": false,
"mapping": {
"name": "name",
Expand Down
2 changes: 1 addition & 1 deletion Installation/Source/oc.GitlabAPI.source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Gitlab API",
"$id": "https://opencatalogi.nl/source/oc.GitlabAPI.source.json",
"$schema": "https://docs.commongateway.nl/schemas/Gateway.schema.json",
"version": "0.0.3",
"version": "0.0.1",
"description": "Gitlab API",
"location": "https://gitlab.com/api/v4",
"headers": {
Expand Down

0 comments on commit cee8e13

Please sign in to comment.