Skip to content

Commit 787e6cd

Browse files
committed
Fourth publish(update newVersion json file).
1 parent 53e002d commit 787e6cd

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"testnet": {
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"force": false,
5-
"newFeature": "Third publish",
6-
"optimization": "Fix the problem that the asset list display is garbled.",
7-
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.2-testnet/OBAndroid_testnet_v0.1.2.apk"
5+
"newFeature": "Add automatic backup function.",
6+
"optimization": "Fix the problem of invoice transactions in channels under Lightning Network.",
7+
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.3-testnet/OBAndroid_testnet_v0.1.3.apk"
88
},
99
"regtest": {
1010
"version": "0.1.0",
@@ -14,10 +14,10 @@
1414
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.0-testnet/OBAndroid_testnet_0.1.0_beta.10_release.apk"
1515
},
1616
"mainnet": {
17-
"version": "0.1.2",
17+
"version": "0.1.3",
1818
"force": false,
19-
"newFeature": "Third publish",
20-
"optimization": "Fix the problem that the asset list display is garbled.",
21-
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.2-mainnet/OBAndroid_mainnet_v0.1.2.apk"
19+
"newFeature": "Add automatic backup function.",
20+
"optimization": "Fix the problem of invoice transactions in channels under Lightning Network.",
21+
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.3-mainnet/OBAndroid_mainnet_v0.1.3.apk"
2222
}
2323
}

0 commit comments

Comments
 (0)