Skip to content

Commit f7b826c

Browse files
committed
Version 2.2.0.10923
1 parent f53d45c commit f7b826c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Source/version.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
using System.Reflection;
2-
// Version 2.1.1, year 2017+1 month 02 day 09
3-
[assembly: AssemblyVersion("2.1.1.10209")]
4-
[assembly: AssemblyFileVersion("2.1.1.10209")]
2+
// Version 2.2.0, year 2017+1 month 09 day 23
3+
[assembly: AssemblyVersion("2.2.0.10923")]
4+
[assembly: AssemblyFileVersion("2.2.0.10923")]

0 commit comments

Comments
 (0)