Skip to content

Commit

Permalink
🐛 Source Notion: fix typo in blocks stream (#27170)
Browse files Browse the repository at this point in the history
* fix typo in block stream

* update docs
  • Loading branch information
archangelic authored Jun 8, 2023
1 parent 61a6f8e commit 0fc11c5
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 25 deletions.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-notion/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ COPY source_notion ./source_notion
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=1.0.9
LABEL io.airbyte.version=1.1.0
LABEL io.airbyte.name=airbyte/source-notion
Loading

0 comments on commit 0fc11c5

Please sign in to comment.