From c18f6d3ffe2ba790addcf0f219ca595a855f873d Mon Sep 17 00:00:00 2001 From: chopster44 Date: Tue, 21 Oct 2025 22:43:12 +0100 Subject: [PATCH] change version number s that the library updates --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e6df10..8398f6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "updaterweblibrary", - "version": "1.0.0", + "version": "1.0.1", "description": "OTA Updater App frontend library", "repository": { "type": "git",