Skip to content

Commit a363205

Browse files
committed
3.43.1
1 parent 7204725 commit a363205

3 files changed

Lines changed: 4 additions & 7 deletions

File tree

Overlayer/MiscFiles/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Id": "Overlayer",
33
"DisplayName": "Overlayer",
44
"Author": "modlist.org",
5-
"Version": "3.43.0",
5+
"Version": "3.43.1",
66
"AssemblyName": "Overlayer.dll",
77
"EntryMethod": "Overlayer.Main.Load"
88
}

Overlayer/MiscFiles/update.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
[ Add ]
2-
Profile
3-
(Overlayer.Scripting need to Update)
4-
[ Change ]
5-
Some Text replaced to icon
1+
[ Fix ]
2+
Crazy problem of duplicate references when Profile Export

Overlayer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
[assembly: Guid("a10da92a-c5bb-4708-b1b4-9a112a644d8c")]
1818

1919
[assembly: AssemblyVersion("1.0.0.0")]
20-
[assembly: AssemblyFileVersion("3.43.0.0")]
20+
[assembly: AssemblyFileVersion("3.43.1.0")]
2121

2222
[assembly: NeutralResourcesLanguage("")]
2323

0 commit comments

Comments
 (0)