diff --git a/apps/notemark/config.json b/apps/notemark/config.json index 5155661e..f16e28a8 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 1, - "version": "0.7.0", + "tipi_version": 2, + "version": "0.8.0", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index bd9eae01..a5f10d55 100644 --- a/apps/notemark/docker-compose.yml +++ b/apps/notemark/docker-compose.yml @@ -37,7 +37,7 @@ services: traefik.http.routers.notemark-local.tls: true notemark-backend: - image: ghcr.io/enchant97/note-mark-backend:0.7.0 + image: ghcr.io/enchant97/note-mark-backend:0.8.0 container_name: notemark-backend restart: unless-stopped networks: