Skip to content
This repository was archived by the owner on Feb 25, 2019. It is now read-only.

Commit c5d5f5c

Browse files
committed
update to v2.0.0 version
1 parent 1b71836 commit c5d5f5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<widget id="com.github.stellarcn.firefly" version="1.2.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
2+
<widget id="com.github.stellarcn.firefly" version="2.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
33
<name>firefly</name>
44
<description>
55
stellar wallet

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firefly",
3-
"version": "1.2.6",
3+
"version": "2.0.0",
44
"description": "stellar mobile wallet",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)