From 0e23cab129a61824fa2a19a2eca7fc00b5918417 Mon Sep 17 00:00:00 2001 From: PhilReact Date: Sat, 28 Jun 2025 18:21:24 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e168cc3..4e43d25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qapp-core", - "version": "1.0.35", + "version": "1.0.36", "description": "Qortal's core React library with global state, UI components, and utilities", "main": "dist/index.js", "module": "dist/index.mjs",