mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-23 19:37:52 +00:00
change version
This commit is contained in:
parent
70a93ba77f
commit
b422e274e8
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "qortal-hub",
|
"name": "qortal-hub",
|
||||||
"version": "0.3.4",
|
"version": "0.3.5",
|
||||||
"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": ""
|
||||||
|
@ -23,7 +23,7 @@ import { set } from "lodash";
|
|||||||
import { cleanUrl, isUsingLocal } from "../background";
|
import { cleanUrl, isUsingLocal } from "../background";
|
||||||
|
|
||||||
const manifestData = {
|
const manifestData = {
|
||||||
version: "0.3.4",
|
version: "0.3.5",
|
||||||
};
|
};
|
||||||
|
|
||||||
export const NotAuthenticated = ({
|
export const NotAuthenticated = ({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user