update version

This commit is contained in:
PhilReact 2024-12-20 19:38:54 +02:00
parent 995f29a8f1
commit f313c781a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "qortal-hub", "name": "qortal-hub",
"version": "0.3.8", "version": "0.3.9",
"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.8", version: "0.3.9",
}; };
export const NotAuthenticated = ({ export const NotAuthenticated = ({