Skip to content

Commit 2b5fe4f

Browse files
authored
Merge pull request #1393 from aeternity/release/v0.24.0
Release 0.24.0
2 parents 581f1a8 + 612196c commit 2b5fe4f

96 files changed

Lines changed: 1017 additions & 923 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.env

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
VUE_APP_MIGRATION_STATUS_URL=https://api.backendless.com/CBD0589C-4114-2D15-FF41-6FC7F3EE8800/39EBBD6D-5A94-0739-FF27-B17F3957B700/data/migrations?pageSize=100&where=pubKey%20%3D%20%27ADDRESS%27
2-
VUE_APP_MIGRATION_PHASE=0
31
UNFINISHED_FEATURES=true
4-
VUE_APP_REMOTE_CONNECTION_BACKEND_URL=https://stage-signaling.aepps.com
2+
VUE_APP_REMOTE_CONNECTION_BACKEND_URL=https://signaling.aepps.com
53
VUE_APP_VAPID_PUBLIC_KEY=BJP4PnSPRizQofIOBhe8o-AlaElRYbp7Mi_nirXzPYkJPkZfu-ONL7M14Y2c_q9LfU1K3XUcwzfx3lNM_jBLJrc
6-
VUE_APP_MATOMO_URL=https://analytics-other.aepps.com
7-
VUE_APP_MATOMO_SITE_ID=1
84
VUE_APP_HOME_PAGE_URL=https://registry.aepps.tech

aepp-identity-deploy.enc

-1.64 KB
Binary file not shown.

config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="com.aeternity.base" version="0.23.1" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="com.aeternity.base" version="0.24.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Base æpp</name>
44
<author href="https://aeternity.com">
55
aeternity developers

0 commit comments

Comments
 (0)