From a109dd1050105edf776a216fe20a42d210e78488 Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Sat, 4 Jun 2016 21:35:31 +0200 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index 4c9ca78..8c5305d 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -896,7 +896,7 @@ end sPhone.lock = login sPhone.login = login - local newVersion = http.get("https://raw.githubusercontent.com/Sertex-Team/sPhone/master/src/version").readLine() + local newVersion = http.get("https://raw.githubusercontent.com/BeaconNet/sPhone/master/src/version").readLine() if newVersion ~= sPhone.version then sPhone.newUpdate = true