diff --git a/LICENSE b/LICENSE index 21df596..8c1dfba 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,6 @@ -Zero-Clause BSD -=============== +BSD Zero Clause License + +Copyright (c) 2026 QuickMythril and Qortium Node contributors Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. diff --git a/package-lock.json b/package-lock.json index 2d2171a..3bc6802 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "qortium-node", - "version": "1.4.2", + "version": "1.4.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "qortium-node", - "version": "1.4.2", + "version": "1.4.3", "license": "0BSD", "dependencies": { "@vitejs/plugin-react": "^6.0.4", diff --git a/package.json b/package.json index 8d5c647..c7ae93d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qortium-node", - "version": "1.4.2", + "version": "1.4.3", "private": true, "license": "0BSD", "description": "A QDN app for inspecting a Qortium node.",