Skip to content

Commit 0ca79f5

Browse files
committed
1
1 parent f8df2ed commit 0ca79f5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

ExcelToUnity/ExcelToUnity_DataConverter/MainForm.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace ExcelToUnity_DataConverter
1919
{
2020
public partial class MainForm : Form
2121
{
22-
public const string VERSION = "1.5.3";
22+
public const string VERSION = "1.5.4";
2323

2424
#region Internal Class
2525

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)