Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cdc0e2b

Browse files
committed
Update version information to 0.24.2
1 parent 402aa9b commit cdc0e2b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LibGit2Sharp/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444

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")]

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ environment:
1818
secure: nuzUT+HecXGIi3KaPd/1hgFEZJan/j6+oNbPV75JKjk=
1919
coverity_email:
2020
secure: eGVilNg1Yuq+Xj+SW8r3WCtjnzhoDV0sNJkma4NRq7A=
21-
version : 0.24.1
21+
version : 0.24.2
2222
matrix:
2323
- xunit_runner: xunit.console.x86.exe
2424
Arch: 32

0 commit comments

Comments
 (0)