Skip to content

Commit 3b2f46e

Browse files
btkcodedevgirarda
andauthored
✨Source Glassfrog: Update version and Make Connector Compatible with Builder (#38323)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent 6faa6d1 commit 3b2f46e

File tree

5 files changed

+615
-539
lines changed

5 files changed

+615
-539
lines changed

airbyte-integrations/connectors/source-glassfrog/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: cf8ff320-6272-4faa-89e6-4402dc17e5d5
13-
dockerImageTag: 0.2.4
13+
dockerImageTag: 0.2.5
1414
dockerRepository: airbyte/source-glassfrog
1515
documentationUrl: https://docs.airbyte.com/integrations/sources/glassfrog
1616
githubIssueLabel: source-glassfrog

airbyte-integrations/connectors/source-glassfrog/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.2.4"
6+
version = "0.2.5"
77
name = "source-glassfrog"
88
description = "Source implementation for Glassfrog."
99
authors = [ "Airbyte <[email protected]>",]

airbyte-integrations/connectors/source-glassfrog/requirements.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)