File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.*")]
44
44
45
- [ assembly: AssemblyVersion ( "0.24.1 " ) ]
46
- [ assembly: AssemblyFileVersion ( "0.24.1 " ) ]
47
- [ assembly: AssemblyInformationalVersion ( "0.24.1 -dev00000000000000" ) ]
45
+ [ assembly: AssemblyVersion ( "0.24.2 " ) ]
46
+ [ assembly: AssemblyFileVersion ( "0.24.2 " ) ]
47
+ [ assembly: AssemblyInformationalVersion ( "0.24.2 -dev00000000000000" ) ]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ environment:
18
18
secure : nuzUT+HecXGIi3KaPd/1hgFEZJan/j6+oNbPV75JKjk=
19
19
coverity_email :
20
20
secure : eGVilNg1Yuq+Xj+SW8r3WCtjnzhoDV0sNJkma4NRq7A=
21
- version : 0.24.1
21
+ version : 0.24.2
22
22
matrix :
23
23
- xunit_runner : xunit.console.x86.exe
24
24
Arch : 32
You can’t perform that action at this time.
0 commit comments