Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ZXBSInstaller.Log/ExternalTools.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion ZXBSInstaller/ZXBSInstaller.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ApplicationManifest>app.manifest</ApplicationManifest>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
<ApplicationIcon>zxbs.ico</ApplicationIcon>
<Version>1.0.1.2</Version>
<Version>1.0.2.0</Version>
</PropertyGroup>
<ItemGroup>
<None Remove="Assets\cancel.svg" />
Expand Down
2 changes: 1 addition & 1 deletion ZXBSInstaller/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1.2
1.0.2.0
Loading