update version

This commit is contained in:
PhilReact 2025-01-06 23:14:07 +02:00
parent 3e8af4a270
commit f7e9ea8d78
4 changed files with 6 additions and 6 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.github.Qortal.qortalMobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 40
versionName "0.4.0"
versionCode 41
versionName "0.5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.

View File

@ -1,5 +1,5 @@
{
"version": "0.4.0",
"apkUrl": "https://github.com/Qortal/qortal-mobile/releases/download/v0.4.0/qortal.apk"
"version": "0.5.0",
"apkUrl": "https://github.com/Qortal/qortal-mobile/releases/download/v0.5.0/qortal.apk"
}

View File

@ -1,7 +1,7 @@
{
"name": "qortal-go",
"private": true,
"version": "0.4.0",
"version": "0.5.0",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -26,7 +26,7 @@ import HelpIcon from '@mui/icons-material/Help';
import { GlobalContext } from "../App";
export const manifestData = {
version: "0.4.0",
version: "0.5.0",
};
export const NotAuthenticated = ({