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