File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [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 " ) ]
Original file line number Diff line number Diff line change 186
186
<change >Internal code revisions and cleanup.</change >
187
187
</changelog >
188
188
</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 >
189
200
</updates >
You can’t perform that action at this time.
0 commit comments