Skip to content

Commit

Permalink
Версия 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
K1llMan committed Mar 2, 2024
1 parent 74bf98d commit ea112b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# История изменений

## 1.7.2
* Актуализированы модели.
## 1.7.1
* Добавлено значение для метода авторизации.
## 1.7.0
Expand Down
2 changes: 1 addition & 1 deletion src/Configs/Common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<PropertyGroup>
<ApiVersion>1.7.1</ApiVersion>
<ApiVersion>1.7.2</ApiVersion>
<Version>$(ApiVersion)</Version>
<AssemblyVersion>$(ApiVersion)</AssemblyVersion>
<FileVersion>$(ApiVersion)</FileVersion>
Expand Down

0 comments on commit ea112b1

Please sign in to comment.