Skip to content

Commit

Permalink
Update v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Musiker15 committed Dec 20, 2021
1 parent 5735c90 commit 3584d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PerformHttpRequest('https://raw.githubusercontent.com/Musiker15/EngineToggle/mai
print('## Newest Version: ' .. NewestVersion)
print('')
if CurrentVersion ~= NewestVersion then
print('## If Outdated')
print('## Outdated')
print('## Download Newest Version here: https://github.com/Musiker15/EngineToggle/releases/tag/v2.6.1')
print("###############################\n")
elseif CurrentVersion == NewestVersion then
Expand Down

0 comments on commit 3584d77

Please sign in to comment.