diff --git a/apps/tubearchivist/config.json b/apps/tubearchivist/config.json index 9ecdfb90..94886321 100644 --- a/apps/tubearchivist/config.json +++ b/apps/tubearchivist/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8120, "id": "tubearchivist", - "tipi_version": 9, - "version": "0.4.4", + "tipi_version": 10, + "version": "0.4.5", "categories": [ "media" ], diff --git a/apps/tubearchivist/docker-compose.yml b/apps/tubearchivist/docker-compose.yml index 2693460e..9f49ad7b 100644 --- a/apps/tubearchivist/docker-compose.yml +++ b/apps/tubearchivist/docker-compose.yml @@ -4,7 +4,7 @@ services: tubearchivist: container_name: tubearchivist restart: unless-stopped - image: bbilly1/tubearchivist:v0.4.4 + image: bbilly1/tubearchivist:v0.4.5 ports: - ${APP_PORT}:8000 dns: