diff --git a/apps/notemark/config.json b/apps/notemark/config.json index 3600fa3d..9fba3c7d 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 9, - "version": "0.12.0", + "tipi_version": 10, + "version": "0.12.1", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index 75f6d696..80efd677 100644 --- a/apps/notemark/docker-compose.yml +++ b/apps/notemark/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: notemark: - image: ghcr.io/enchant97/note-mark-frontend:0.12.0 + image: ghcr.io/enchant97/note-mark-frontend:0.12.1 container_name: notemark restart: unless-stopped networks: