Skip to content
Snippets Groups Projects
Commit 68aa313c authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[skip ci] Release 2.0.0-alpha46

parents 69fc5293 772cc94a
No related branches found
No related tags found
No related merge requests found
Pipeline #40140 skipped
......@@ -13,8 +13,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
compileSdkVersion rootProject.ext.compileSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2000045
versionName "2.0.0-alpha45"
versionCode 2000046
versionName "2.0.0-alpha46"
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-alpha45",
"version": "2.0.0-alpha46",
"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-alpha45" #lastest
echo "2.0.0-alpha46" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "2.0.0-alpha45",
"version": "2.0.0-alpha46",
"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.45",
"version_name": "2.0.0-alpha45",
"version": "2.0.0.46",
"version_name": "2.0.0-alpha46",
"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-alpha45",
"version": "2.0.0-alpha46",
"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