Skip to content
Snippets Groups Projects
Commit f610a604 authored by demarmax's avatar demarmax
Browse files

[skip ci] Release 2.0.0-alpha48

parents 99b7208f c2bea31a
No related branches found
No related tags found
No related merge requests found
Pipeline #40206 skipped
......@@ -13,8 +13,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
compileSdkVersion rootProject.ext.compileSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2000047
versionName "2.0.0-alpha47"
versionCode 2000048
versionName "2.0.0-alpha48"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
......
{
"name": "cesium2s",
"version": "2.0.0-alpha47",
"version": "2.0.0-alpha48",
"description": "Cesium², running on Duniter v2s (Substrate).",
"author": {
"name": "Benoit Lavenier",
......
......@@ -14,7 +14,7 @@ INSTALL_DIR=${1:-$(pwd)/${PROJECT_NAME}}
INSTALL_ENV=testing
latest_version() {
echo "2.0.0-alpha47" #lastest
echo "2.0.0-alpha48" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "2.0.0-alpha47",
"version": "2.0.0-alpha48",
"description": "Manage G1 wallet",
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
"homepage": "https://cesium.app",
......
{
"manifest_version": 2,
"name": "cesium2s",
"version": "2.0.0.47",
"version_name": "2.0.0-alpha47",
"version": "2.0.0.48",
"version_name": "2.0.0-alpha48",
"short_name": "Cesium²",
"description": "Manage G1 wallet",
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
......
......@@ -2,7 +2,7 @@
"short_name": "Cesium",
"name": "Cesium2",
"manifest_version": 2,
"version": "2.0.0-alpha47",
"version": "2.0.0-alpha48",
"default_locale": "fr",
"description": "Cesium Wallet for Ğ1 libre currency",
"icons": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment