Skip to content

Commit

Permalink
✨Source Glassfrog: Update version and Make Connector Compatible with …
Browse files Browse the repository at this point in the history
…Builder (#38323)

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
  • Loading branch information
btkcodedev and girarda authored May 20, 2024
1 parent 6faa6d1 commit 3b2f46e
Show file tree
Hide file tree
Showing 5 changed files with 615 additions and 539 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: cf8ff320-6272-4faa-89e6-4402dc17e5d5
dockerImageTag: 0.2.4
dockerImageTag: 0.2.5
dockerRepository: airbyte/source-glassfrog
documentationUrl: https://docs.airbyte.com/integrations/sources/glassfrog
githubIssueLabel: source-glassfrog
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "0.2.4"
version = "0.2.5"
name = "source-glassfrog"
description = "Source implementation for Glassfrog."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down

This file was deleted.

Loading

0 comments on commit 3b2f46e

Please sign in to comment.