From 04354724896faa0a96133ce314004a3036fe508a Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Mon, 17 Nov 2025 17:36:04 +0100 Subject: [PATCH] 0.41.11 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0fa0b45..91895af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "traxxx-web", - "version": "0.41.10", + "version": "0.41.11", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.41.10", + "version": "0.41.11", "dependencies": { "@brillout/json-serializer": "^0.5.8", "@dicebear/collection": "^7.0.5", diff --git a/package.json b/package.json index 98dd900..32fad2f 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "overrides": { "vite": "$vite" }, - "version": "0.41.10", + "version": "0.41.11", "imports": { "#/*": "./*.js" }