diff --git a/apps/notemark/config.json b/apps/notemark/config.json index f16e28a8..8ca28438 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,7 +5,7 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 2, + "tipi_version": 3, "version": "0.8.0", "categories": [ "utilities" diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index a5f10d55..9f1291f2 100644 --- a/apps/notemark/docker-compose.yml +++ b/apps/notemark/docker-compose.yml @@ -49,7 +49,7 @@ services: CORS_ORIGINS: "*" notemark: - image: ghcr.io/enchant97/note-mark-frontend:0.7.0 + image: ghcr.io/enchant97/note-mark-frontend:0.8.0 container_name: notemark restart: unless-stopped networks: