Skip to content

Commit

Permalink
🐙 source-younium: run up-to-date pipeline [2024-07-27] (airbytehq#42712)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored and jtruty committed Aug 10, 2024
1 parent 3f59fd6 commit ba13d1f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 9c74c2d7-531a-4ebf-b6d8-6181f805ecdc
dockerImageTag: 0.3.10
dockerImageTag: 0.3.11
dockerRepository: airbyte/source-younium
githubIssueLabel: source-younium
icon: younium.svg
Expand Down
8 changes: 4 additions & 4 deletions airbyte-integrations/connectors/source-younium/poetry.lock

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.3.10"
version = "0.3.11"
name = "source-younium"
description = "Source implementation for Younium."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/younium.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The Younium source connector supports the following [sync modes](https://docs.ai

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------- |
| 0.3.11 | 2024-07-27 | [42712](https://github.com/airbytehq/airbyte/pull/42712) | Update dependencies |
| 0.3.10 | 2024-07-20 | [42158](https://github.com/airbytehq/airbyte/pull/42158) | Update dependencies |
| 0.3.9 | 2024-07-13 | [41716](https://github.com/airbytehq/airbyte/pull/41716) | Update dependencies |
| 0.3.8 | 2024-07-10 | [41281](https://github.com/airbytehq/airbyte/pull/41281) | Update dependencies |
Expand Down

0 comments on commit ba13d1f

Please sign in to comment.