Skip to content

Commit

Permalink
🐙 source-freshcaller: run up-to-date pipeline [2024-09-07] (#45323)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 8, 2024
1 parent c01daa5 commit 0a35db0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ data:
type: GSM
connectorType: source
definitionId: 8a5d48f6-03bb-4038-a942-a8d3f175cca3
dockerImageTag: 0.4.10
dockerImageTag: 0.4.11
dockerRepository: airbyte/source-freshcaller
documentationUrl: https://docs.airbyte.com/integrations/sources/freshcaller
githubIssueLabel: source-freshcaller
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.4.10"
version = "0.4.11"
name = "source-freshcaller"
description = "Source implementation for Freshcaller"
authors = ["Airbyte <[email protected]>"]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/freshcaller.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Please read [How to find your API key](https://support.freshdesk.com/en/support/

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------ |
| 0.4.11 | 2024-09-07 | [45323](https://github.com/airbytehq/airbyte/pull/45323) | Update dependencies |
| 0.4.10 | 2024-08-31 | [44973](https://github.com/airbytehq/airbyte/pull/44973) | Update dependencies |
| 0.4.9 | 2024-08-24 | [44718](https://github.com/airbytehq/airbyte/pull/44718) | Update dependencies |
| 0.4.8 | 2024-08-17 | [44256](https://github.com/airbytehq/airbyte/pull/44256) | Update dependencies |
Expand Down

0 comments on commit 0a35db0

Please sign in to comment.