From 54c66c5af4871f8b897974a34456c2ceb3b2993b Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 07:47:03 +0000 Subject: [PATCH] Update date in json (#12076) Co-authored-by: GitHub Actions --- frontend/public/json/truenas-vm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/truenas-vm.json b/frontend/public/json/truenas-vm.json index f35151a32..a291bcf68 100644 --- a/frontend/public/json/truenas-vm.json +++ b/frontend/public/json/truenas-vm.json @@ -4,7 +4,7 @@ "categories": [ 2 ], - "date_created": "2026-01-16", + "date_created": "2026-02-19", "type": "vm", "updateable": false, "privileged": false,