Skip to content

Commit 194732a

Browse files
committed
v4.1.0.1
1 parent d52fd84 commit 194732a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Installer/installer.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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"

Tixl.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)