Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit 2a0bfd0

Browse files
committed
chore: bump version to 1.8.0
1 parent 17e46b2 commit 2a0bfd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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="io.ark.wallet.mobile" version="1.7.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="io.ark.wallet.mobile" version="1.8.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>Ark Mobile</name>
44
<description>ARK</description>
55
<author email="mobile@ark.io" href="http://ark.io/">Ark Ecosystem</author>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ark-mobile",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"author": "Ark Ecosystem <mobile@ark.io>",
55
"homepage": "https://github.com/ArkEcosystem/mobile-wallet#readme",
66
"scripts": {

0 commit comments

Comments
 (0)