From 2a1498f9816eb76d0f5163984993c7865d8cf141 Mon Sep 17 00:00:00 2001 From: Peaceful Potato Date: Fri, 4 Dec 2020 19:37:48 +0000 Subject: [PATCH] Fix .replit file --- .replit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.replit b/.replit index a2fb235..c4eae0a 100644 --- a/.replit +++ b/.replit @@ -1,2 +1,2 @@ language = "python3" -run = "python3 'HOP 1.0.1.1.py'" +run = "python3 'HOP 1.0.2.py'"