mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-20 02:05:52 +00:00
update version
This commit is contained in:
parent
b6c1d830c2
commit
c507616fc2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qortal-hub",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"description": "A desktop app that gives you access to the Qortal network",
|
||||
"author": {
|
||||
"name": "",
|
||||
|
@ -26,7 +26,7 @@ import { cleanUrl, isUsingLocal } from "../background";
|
||||
import { GlobalContext } from "../App";
|
||||
|
||||
const manifestData = {
|
||||
version: "0.4.0",
|
||||
version: "0.5.0",
|
||||
};
|
||||
|
||||
export const NotAuthenticated = ({
|
||||
|
Loading…
x
Reference in New Issue
Block a user