File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >disable</Nullable >
77 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
8- <AssemblyVersion >1.4 .0.0</AssemblyVersion >
8+ <AssemblyVersion >1.5 .0.0</AssemblyVersion >
99 <Company >Dean Edis (DeanTheCoder)</Company >
1010 </PropertyGroup >
1111
Original file line number Diff line number Diff line change 66 <BuiltInComInteropSupport >true</BuiltInComInteropSupport >
77 <ApplicationManifest >app.manifest</ApplicationManifest >
88 <AvaloniaUseCompiledBindingsByDefault >true</AvaloniaUseCompiledBindingsByDefault >
9- <AssemblyVersion >1.4 .0.0</AssemblyVersion >
9+ <AssemblyVersion >1.5 .0.0</AssemblyVersion >
1010 <Company >Dean Edis (DeanTheCoder)</Company >
1111 </PropertyGroup >
1212
Original file line number Diff line number Diff line change 33 <!-- This manifest is used on Windows only.
44 Don't remove it as it might cause problems with window transparency and embeded controls.
55 For more details visit https://learn.microsoft.com/en-us/windows/win32/sbscs/application-manifests -->
6- <assemblyIdentity version =" 1.4 .0.0" name =" Speculator.Desktop" />
6+ <assemblyIdentity version =" 1.5 .0.0" name =" Speculator.Desktop" />
77
88 <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
99 <application >
Original file line number Diff line number Diff line change 22
33# Define common variables
44APP_NAME=" ZX Speculator"
5- APP_VERSION=" 1.4 .0"
5+ APP_VERSION=" 1.5 .0"
66APP_VERSION_SHORT=" 1.4"
77EXECUTABLE_NAME=" Speculator"
88IDENTIFIER=" com.deanedis.zxspeculator"
You can’t perform that action at this time.
0 commit comments