We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080ff9b commit 58cd65dCopy full SHA for 58cd65d
app.config.js
@@ -6,7 +6,7 @@ export default ({ config }) => {
6
...config,
7
name: "Alby Go",
8
slug: "alby-mobile",
9
- version: "1.10.0",
+ version: "1.11.0",
10
scheme: [
11
"lightning",
12
"bitcoin",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "alby-go",
3
- "version": "1.10.0",
+ "version": "1.11.0",
4
"main": "./index.js",
5
"scripts": {
"start": "expo start",
0 commit comments