1
0
mirror of synced 2025-12-23 21:03:15 -05:00

BumpVersions of destinations to release latest fixes (docs etc) #1666 (#1667)

This commit is contained in:
Christophe Duong
2021-01-19 10:06:16 +01:00
committed by GitHub
parent 64cc57f0e0
commit 15a6acda70
9 changed files with 12 additions and 12 deletions

View File

@@ -8,5 +8,5 @@ COPY build/distributions/${APPLICATION}*.tar ${APPLICATION}.tar
RUN tar xf ${APPLICATION}.tar --strip-components=1
LABEL io.airbyte.version=0.1.9
LABEL io.airbyte.version=0.1.10
LABEL io.airbyte.name=airbyte/destination-postgres