mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-23 19:37:52 +00:00
update version
This commit is contained in:
parent
b82de8d84b
commit
56950c7e55
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "qortal-hub",
|
"name": "qortal-hub",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"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": "",
|
||||||
|
@ -27,7 +27,7 @@ import { GlobalContext } from "../App";
|
|||||||
import Tooltip, { TooltipProps, tooltipClasses } from '@mui/material/Tooltip';
|
import Tooltip, { TooltipProps, tooltipClasses } from '@mui/material/Tooltip';
|
||||||
|
|
||||||
const manifestData = {
|
const manifestData = {
|
||||||
version: "0.5.1",
|
version: "0.5.2",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user