diff --git a/ZXBSInstaller.Log/ExternalTools.json b/ZXBSInstaller.Log/ExternalTools.json
index 4665c56..5ffc542 100644
--- a/ZXBSInstaller.Log/ExternalTools.json
+++ b/ZXBSInstaller.Log/ExternalTools.json
@@ -36,7 +36,7 @@
"SiteUrl": "https://boriel-basic.net",
"LicenseType": "GNU Affero General Public License v3.0",
"LicenceUrl": "https://raw.githubusercontent.com/boriel-basic/zxbasic/refs/heads/main/LICENSE.txt",
- "VersionsUrl": "https://boriel.com/files/zxb/",
+ "VersionsUrl": "https://files.boriel-basic.net/zxb/",
"LocalPath": "",
"Unzip": true,
"CreateVerFile": false,
diff --git a/ZXBSInstaller/ZXBSInstaller.csproj b/ZXBSInstaller/ZXBSInstaller.csproj
index c860e9a..b3647e8 100644
--- a/ZXBSInstaller/ZXBSInstaller.csproj
+++ b/ZXBSInstaller/ZXBSInstaller.csproj
@@ -6,7 +6,7 @@
app.manifest
true
zxbs.ico
- 1.0.1.2
+ 1.0.2.0
diff --git a/ZXBSInstaller/version.txt b/ZXBSInstaller/version.txt
index 636ed6a..67539e4 100644
--- a/ZXBSInstaller/version.txt
+++ b/ZXBSInstaller/version.txt
@@ -1 +1 @@
-1.0.1.2
\ No newline at end of file
+1.0.2.0
\ No newline at end of file