Skip to content

Commit a7d39aa

Browse files
committed
Second publish(update newVersion json file).
1 parent c5490aa commit a7d39aa

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.0",
3+
"version": "0.1.1",
44
"force": false,
5-
"newFeature": "First publish",
6-
"optimization": "Not yet",
7-
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.0-testnet/OBAndroid_testnet_0.1.0_beta.10_release.apk"
5+
"newFeature": "Second publish",
6+
"optimization": "Optimize the calculation of channel commitFee",
7+
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.1-testnet/OBAndroid_testnet_v0.1.1.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.0",
17+
"version": "0.1.1",
1818
"force": false,
19-
"newFeature": "First publish",
20-
"optimization": "Not yet",
21-
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.0-mainnet/OBAndroid_mainnet_v0.1.0.apk"
19+
"newFeature": "Second publish",
20+
"optimization": "Optimize the calculation of channel commitFee",
21+
"url": "https://github.com/omnilaboratory/OBAndroid/releases/download/v0.1.1-mainnet/OBAndroid_mainnet_v0.1.1.apk"
2222
}
2323
}

0 commit comments

Comments
 (0)