Skip to content

Commit 5362eba

Browse files
committed
chore: update version to 1.6.1
1 parent cb37824 commit 5362eba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "Alby Go",
44
"slug": "alby-mobile",
5-
"version": "1.6.0",
5+
"version": "1.6.1",
66
"scheme": [
77
"bitcoin",
88
"lightning",

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.6.0",
3+
"version": "1.6.1",
44
"main": "./index.js",
55
"scripts": {
66
"start": "expo start",

0 commit comments

Comments
 (0)