Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit f5cb38c

Browse files
committed
Move version up in mobile app.json
1 parent d964b0b commit f5cb38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"expo": {
33
"name": "Lightning",
4+
"version": "0.0.1-alpha",
45
"description": "An easy-to-use Lightning wallet.",
56
"slug": "lightning-app",
67
"privacy": "public",
78
"sdkVersion": "30.0.0",
89
"platforms": ["ios", "android"],
9-
"version": "0.0.1-alpha",
1010
"orientation": "portrait",
1111
"primaryColor": "#57038D",
1212
"icon": "./assets/icon.png",

0 commit comments

Comments
 (0)