Skip to content

Commit 5bb4c96

Browse files
committed
Bump app version to 1.0.1
1 parent 9b97121 commit 5bb4c96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"slug": "sardonyx",
88
"privacy": "unlisted",
99
"sdkVersion": "33.0.0",
10-
"version": "1.0.0",
10+
"version": "1.0.1",
1111
"platforms": ["ios", "android"],
1212
"githubUrl": "https://github.com/SardonyxApp/sardonyx",
1313
"orientation": "portrait",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sardonyx",
33
"description": "A mobile client for Sardonyx",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"main": "node_modules/expo/AppEntry.js",
66
"private": true,
77
"devDependencies": {

0 commit comments

Comments
 (0)