diff --git a/apps/linkding/config.json b/apps/linkding/config.json index 2625f4f..beb4590 100644 --- a/apps/linkding/config.json +++ b/apps/linkding/config.json @@ -6,7 +6,7 @@ "dynamic_config": true, "id": "linkding", "description": "linkding is a bookmark manager that you can host yourself. It's designed be to be minimal, fast, and easy to set up using Docker.", - "tipi_version": 1, + "tipi_version": 2, "version": "1.44.1", "categories": ["utilities"], "short_desc": "self-hosted bookmark manager", @@ -32,5 +32,5 @@ ], "supported_architectures": ["arm64", "amd64"], "created_at": 1763331296327, - "updated_at": 1763331296327 + "updated_at": 1763333712520 }