File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-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.2.0" ) ]
35
- [ assembly: AssemblyFileVersion ( "3.2.0" ) ]
34
+ [ assembly: AssemblyVersion ( "3.2.0.1 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "3.2.0.1 " ) ]
Original file line number Diff line number Diff line change 50
50
<change >Code cleanups and refactoring</change >
51
51
</changelog >
52
52
</update >
53
+ <update version =" 3.2.0.1" >
54
+ <files >
55
+ <file path =" Components/LiveSplit.SourceSplit.dll" status =" changed" />
56
+ </files >
57
+ <changelog >
58
+ <change >Added some checks to prevent extra ticks being accounted into time</change >
59
+ </changelog >
60
+ </update >
53
61
</updates >
You can’t perform that action at this time.
0 commit comments