File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11; Script generated by the Inno Setup Script Wizard.
22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
4- #define MyAppVersion " 4.1.0-alpha"
5- #define MyAppName " TiXL-v4.1.0-alpha"
4+ #define MyAppVersion " 4.1.0.1 -alpha"
5+ #define MyAppName " TiXL-v4.1.0.1 -alpha"
66#define MyAppPublisher " TiXL Community"
77#define MyAppURL " https://tixl.app//"
88#define MyAppExeName " TiXL.exe"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ CsProjectFile and ProjectXML.cs
66-->
77<Project >
88 <PropertyGroup >
9- <TixlVersion >4.1.0</TixlVersion >
9+ <TixlVersion >4.1.0.1 </TixlVersion >
1010 <TixlVersionSuffix >alpha</TixlVersionSuffix >
1111 <TixlNetFrameworkVersion >net9.0-windows</TixlNetFrameworkVersion >
1212 <TixlNetCoreFrameworkVersion >net9.0</TixlNetCoreFrameworkVersion >
You can’t perform that action at this time.
0 commit comments