Skip to content

Commit bf54036

Browse files
authored
🐙 source-linkedin-ads: run up-to-date pipeline [2024-08-03] (#43087)
1 parent ecb3e94 commit bf54036

File tree

4 files changed

+69
-68
lines changed

4 files changed

+69
-68
lines changed

airbyte-integrations/connectors/source-linkedin-ads/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: 137ece28-5434-455c-8f34-69dc3782f451
14-
dockerImageTag: 3.0.0
14+
dockerImageTag: 3.0.1
1515
dockerRepository: airbyte/source-linkedin-ads
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/linkedin-ads
1717
githubIssueLabel: source-linkedin-ads

airbyte-integrations/connectors/source-linkedin-ads/poetry.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-linkedin-ads/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 = "3.0.0"
6+
version = "3.0.1"
77
name = "source-linkedin-ads"
88
description = "Source implementation for Linkedin Ads."
99
authors = [ "Airbyte <[email protected]>",]

0 commit comments

Comments
 (0)