Skip to content

Commit

Permalink
Merge pull request #21 from Devansht420/api-fix
Browse files Browse the repository at this point in the history
fix: App on deploying shows Api Version is Outdated
  • Loading branch information
VipinDevelops authored Nov 15, 2024
2 parents 94020e2 + 3d2aa6d commit f7095e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "e664d2cb-7beb-413a-837a-80fd840c387b",
"version": "0.0.1",
"requiredApiVersion": "1.44.0",
"requiredApiVersion": "^1.44.0",
"iconFile": "icon.png",
"author": {
"name": "Vipin Chaudhary",
Expand Down

0 comments on commit f7095e6

Please sign in to comment.