Update v1.7.1

This commit is contained in:
Alexander 2022-05-22 11:09:08 +03:00
parent 1b6acc4e06
commit 3f4efbb5e1
No known key found for this signature in database
GPG key ID: F68D8C9B429E6FF6
3 changed files with 2 additions and 2 deletions

View file

@ -33,4 +33,4 @@
// используя "*", как показано ниже:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.7.0.0")]
[assembly: AssemblyFileVersion("1.7.1.0")]

Binary file not shown.

View file

@ -1 +1 @@
1.7.0.0
1.7.1.0