Skip to content

Commit 0aec16d

Browse files
authored
🐙 source-visma-economic: run up-to-date pipeline [2024-08-10] (#43690)
1 parent 0fa81ee commit 0aec16d

File tree

4 files changed

+61
-58
lines changed

4 files changed

+61
-58
lines changed

airbyte-integrations/connectors/source-visma-economic/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 42495935-95de-4f5c-ae08-8fac00f6b308
10-
dockerImageTag: 0.2.14
10+
dockerImageTag: 0.2.15
1111
dockerRepository: airbyte/source-visma-economic
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/visma-economic
1313
githubIssueLabel: source-visma-economic

airbyte-integrations/connectors/source-visma-economic/poetry.lock

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

airbyte-integrations/connectors/source-visma-economic/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.14"
6+
version = "0.2.15"
77
name = "source-visma-economic"
88
description = "Source implementation for Visma Economic."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/visma-economic.md

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ For more information about the api see the [E-conomic REST API Documentation](ht
5252

5353
| Version | Date | Pull Request | Subject |
5454
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
55+
| 0.2.15 | 2024-08-10 | [43690](https://github.com/airbytehq/airbyte/pull/43690) | Update dependencies |
5556
| 0.2.14 | 2024-08-03 | [43165](https://github.com/airbytehq/airbyte/pull/43165) | Update dependencies |
5657
| 0.2.13 | 2024-07-27 | [42808](https://github.com/airbytehq/airbyte/pull/42808) | Update dependencies |
5758
| 0.2.12 | 2024-07-20 | [42181](https://github.com/airbytehq/airbyte/pull/42181) | Update dependencies |

0 commit comments

Comments
 (0)