Skip to content

Commit fbc31b2

Browse files
authored
🐙 source-lokalise: run up-to-date pipeline [2024-08-12] (#43917)
1 parent 4b7f5c4 commit fbc31b2

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-lokalise/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 45e0b135-615c-40ac-b38e-e65b0944197f
5-
dockerImageTag: 0.1.12
5+
dockerImageTag: 0.1.13
66
dockerRepository: airbyte/source-lokalise
77
githubIssueLabel: source-lokalise
88
icon: lokalise.svg

airbyte-integrations/connectors/source-lokalise/poetry.lock

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

airbyte-integrations/connectors/source-lokalise/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.1.12"
6+
version = "0.1.13"
77
name = "source-lokalise"
88
description = "Source implementation for Lokalise."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/lokalise.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The Lokalise source connector supports the following [sync modes](https://docs.a
6464

6565
| Version | Date | Pull Request | Subject |
6666
| :------ | :--------- | :------------------------------------------------------- | :------------------- |
67+
| 0.1.13 | 2024-08-12 | [43917](https://github.com/airbytehq/airbyte/pull/43917) | Update dependencies |
6768
| 0.1.12 | 2024-08-10 | [43699](https://github.com/airbytehq/airbyte/pull/43699) | Update dependencies |
6869
| 0.1.11 | 2024-08-03 | [43121](https://github.com/airbytehq/airbyte/pull/43121) | Update dependencies |
6970
| 0.1.10 | 2024-07-27 | [42644](https://github.com/airbytehq/airbyte/pull/42644) | Update dependencies |

0 commit comments

Comments
 (0)