Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
0️⃣ 1️⃣ 2️⃣
Browse files Browse the repository at this point in the history
  • Loading branch information
Tdanks2000 committed Dec 10, 2022
1 parent d171bc4 commit 114279a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "StreamAble",
"slug": "StreamAble",
"version": "0.1.1",
"version": "0.1.2",
"scheme": "streamable",
"plugins": [
[
Expand Down Expand Up @@ -37,7 +37,7 @@
"backgroundColor": "#0f0f0f"
},
"package": "com.tdanks2000.StreamAble",
"versionCode": 21
"versionCode": 22
},
"web": {
"favicon": "./assets/favicon.png"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "streamable-app",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"scripts": {
"start": "expo start",
Expand Down

0 comments on commit 114279a

Please sign in to comment.