Skip to content

Commit 9bf2d37

Browse files
committed
Preparations for 3.3.2
1 parent 1972008 commit 9bf2d37

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("3.3.1")]
35-
[assembly: AssemblyFileVersion("3.3.1")]
34+
[assembly: AssemblyVersion("3.3.2")]
35+
[assembly: AssemblyFileVersion("3.3.2")]
-31.5 KB
Binary file not shown.

update/update.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,15 @@
186186
<change>Internal code revisions and cleanup.</change>
187187
</changelog>
188188
</update>
189+
<update version="3.3.2">
190+
<files>
191+
<file path="Components/LiveSplit.SourceSplit.dll" status="changed" />
192+
</files>
193+
<changelog>
194+
<change>Added support for Evacuation, Minerva: METASTASIS</change>
195+
<change>Added Auto-Start support for 75FOV Portal 3420 vault save</change>
196+
<change>Corrected vault save timing for Portal games/mods</change>
197+
<change>Internal code revisions and cleanup.</change>
198+
</changelog>
199+
</update>
189200
</updates>

0 commit comments

Comments
 (0)