Skip to content

Commit 85f5d69

Browse files
committed
3.43.2
1 parent 448b1d5 commit 85f5d69

3 files changed

Lines changed: 3 additions & 3 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.1",
5+
"Version": "3.43.2",
66
"AssemblyName": "Overlayer.dll",
77
"EntryMethod": "Overlayer.Main.Load"
88
}

Overlayer/MiscFiles/update.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[ Fix ]
2-
Crazy problem of duplicate references when Profile Export
2+
Profile Import Reference not imported

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.1.0")]
20+
[assembly: AssemblyFileVersion("3.43.2.0")]
2121

2222
[assembly: NeutralResourcesLanguage("")]
2323

0 commit comments

Comments
 (0)