Skip to content

Commit 0e6b584

Browse files
authored
Merge pull request #66 from boriel-basic/bugs/zxbsinstaller
Updated Compiler repository address
2 parents 2ec811a + e108fbe commit 0e6b584

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

ZXBSInstaller.Log/ExternalTools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"SiteUrl": "https://boriel-basic.net",
3737
"LicenseType": "GNU Affero General Public License v3.0",
3838
"LicenceUrl": "https://raw.githubusercontent.com/boriel-basic/zxbasic/refs/heads/main/LICENSE.txt",
39-
"VersionsUrl": "https://boriel.com/files/zxb/",
39+
"VersionsUrl": "https://files.boriel-basic.net/zxb/",
4040
"LocalPath": "",
4141
"Unzip": true,
4242
"CreateVerFile": false,

ZXBSInstaller/ZXBSInstaller.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ApplicationManifest>app.manifest</ApplicationManifest>
77
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
88
<ApplicationIcon>zxbs.ico</ApplicationIcon>
9-
<Version>1.0.1.2</Version>
9+
<Version>1.0.2.0</Version>
1010
</PropertyGroup>
1111
<ItemGroup>
1212
<None Remove="Assets\cancel.svg" />

ZXBSInstaller/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.1.2
1+
1.0.2.0

0 commit comments

Comments
 (0)