mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-24 20:07:51 +00:00
update version
This commit is contained in:
parent
b82de8d84b
commit
56950c7e55
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qortal-hub",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"description": "A desktop app that gives you access to the Qortal network",
|
||||
"author": {
|
||||
"name": "",
|
||||
|
@ -27,7 +27,7 @@ import { GlobalContext } from "../App";
|
||||
import Tooltip, { TooltipProps, tooltipClasses } from '@mui/material/Tooltip';
|
||||
|
||||
const manifestData = {
|
||||
version: "0.5.1",
|
||||
version: "0.5.2",
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user