8000 Update version number to 0.23.1 · thatfrankdev/libgit2sharp@7f259c8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f259c8

Browse files
author
Edward Thomson
committed
Update version number to 0.23.1
1 parent 595938e commit 7f259c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
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.23.0")]
46-
[assembly: AssemblyFileVersion("0.23.0")]
47-
[assembly: AssemblyInformationalVersion("0.23.0-dev00000000000000")]
45+
[assembly: AssemblyVersion("0.23 4054 .1")]
46+
[assembly: AssemblyFileVersion("0.23.1")]
47+
[assembly: AssemblyInformationalVersion("0.23.1-dev00000000000000")]

0 commit comments

Comments
 (0)
0