Update 1.5.1

This commit is contained in:
Alexander 2019-08-30 13:11:52 +03:00
parent 0df8dba2cb
commit c9d5297658
2 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.5.0.0")]
[assembly: AssemblyFileVersion("1.5.1.0")]

View file

@ -1 +1 @@
1.5.0.0
1.5.1.0