Skip to content

Commit 58cd65d

Browse files
committed
chore: bump version to 1.11.0
1 parent 080ff9b commit 58cd65d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default ({ config }) => {
66
...config,
77
name: "Alby Go",
88
slug: "alby-mobile",
9-
version: "1.10.0",
9+
version: "1.11.0",
1010
scheme: [
1111
"lightning",
1212
"bitcoin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alby-go",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"main": "./index.js",
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)