mirror of
https://github.com/Qortal/qortal-mobile.git
synced 2025-03-14 11:52:33 +00:00
update version
This commit is contained in:
parent
e04b8b4173
commit
eca9ab0bcf
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.3.9",
|
||||
"apkUrl": "https://github.com/Qortal/qortal-mobile/releases/download/v0.3.9/qortal.apk"
|
||||
"version": "0.4.0",
|
||||
"apkUrl": "https://github.com/Qortal/qortal-mobile/releases/download/v0.4.0/qortal.apk"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "qortal-go",
|
||||
"private": true,
|
||||
"version": "0.3.9",
|
||||
"version": "0.4.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
@ -26,7 +26,7 @@ import HelpIcon from '@mui/icons-material/Help';
|
||||
import { GlobalContext } from "../App";
|
||||
|
||||
export const manifestData = {
|
||||
version: "0.3.9",
|
||||
version: "0.4.0",
|
||||
};
|
||||
|
||||
export const NotAuthenticated = ({
|
||||
|
Loading…
x
Reference in New Issue
Block a user