update version

This commit is contained in:
PhilReact 2024-12-30 12:31:54 +02:00
parent 1ec0028c0f
commit 3347b68b2f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "qortal-hub", "name": "qortal-hub",
"version": "0.3.9", "version": "0.4.0",
"description": "A desktop app that gives you access to the Qortal network", "description": "A desktop app that gives you access to the Qortal network",
"author": { "author": {
"name": "", "name": "",

View File

@ -26,7 +26,7 @@ import { cleanUrl, isUsingLocal } from "../background";
import { GlobalContext } from "../App"; import { GlobalContext } from "../App";
const manifestData = { const manifestData = {
version: "0.3.9", version: "0.4.0",
}; };
export const NotAuthenticated = ({ export const NotAuthenticated = ({