diff --git a/android/app/build.gradle b/android/app/build.gradle index 86c2f31..9a231e1 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -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. diff --git a/latest.json b/latest.json index 25a8864..427866a 100644 --- a/latest.json +++ b/latest.json @@ -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" } \ No newline at end of file diff --git a/package.json b/package.json index 06c429c..6646a06 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "qortal-go", "private": true, - "version": "0.4.0", + "version": "0.5.0", "type": "module", "scripts": { "dev": "vite", diff --git a/src/ExtStates/NotAuthenticated.tsx b/src/ExtStates/NotAuthenticated.tsx index 7fc671f..f452983 100644 --- a/src/ExtStates/NotAuthenticated.tsx +++ b/src/ExtStates/NotAuthenticated.tsx @@ -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 = ({