-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumped version number to 2.3.0.10506 for the new binary release.
- Loading branch information
1 parent
94247d7
commit 6f48c4a
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
using System.Reflection; | ||
// Version 2.2.0, year 2017+1 month 09 day 23 | ||
[assembly: AssemblyVersion("2.2.0.10923")] | ||
[assembly: AssemblyFileVersion("2.2.0.10923")] | ||
// Version 2.3.0, year 2018+1 month 05 day 06 | ||
[assembly: AssemblyVersion("2.3.0.10506")] | ||
[assembly: AssemblyFileVersion("2.3.0.10506")] |