From afd148c6f0661b09dd08d01c8b861d43db2a38bc Mon Sep 17 00:00:00 2001 From: aminobot22 <76242458+aminobot22@users.noreply.github.com> Date: Fri, 27 May 2022 21:44:31 +0530 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 487747e..b2940b1 100644 --- a/app.json +++ b/app.json @@ -18,5 +18,5 @@ "description": "Public IP Address of your Router with PORT number (Ex: http://122.141.133.122:3000)" } }, - "stack": "heroku-16" + "stack": "heroku-20" }