diff --git a/docs/version.js b/docs/version.js index 8cc3962e..3b16e16f 100644 --- a/docs/version.js +++ b/docs/version.js @@ -1,9 +1,9 @@ var versionInfo = { "links": { - "windows": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-windows.exe", - "osx": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-osx.dmg", - "linux": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-linux.run.zip", - "linux_x64": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.4/portugol-studio-2.7.5-linux-x64.run.zip", + "windows": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-windows.exe", + "osx": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-osx.dmg", + "linux": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-linux.run.zip", + "linux_x64": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/download/v2.7.5/portugol-studio-2.7.5-linux-x64.run.zip", "others": "https://github.com/UNIVALI-LITE/Portugol-Studio/releases/tag/v2.7.5" }, "versionString": "2.7.5",