Skip to content

Commit

Permalink
Версия 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
K1llMan committed Jan 17, 2023
1 parent 955d5dd commit 4b4b0d3
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.3.1
* Дополнен список методов авторизации YAuthMethod.
# 1.3.0
* API для работы c очередями. ([shuryak](https://github.com/shuryak))
* Актуализированы модели.
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.3.0</ApiVersion>
<ApiVersion>1.3.1</ApiVersion>
<Version>$(ApiVersion)</Version>
<AssemblyVersion>$(ApiVersion)</AssemblyVersion>
<FileVersion>$(ApiVersion)</FileVersion>
Expand Down

0 comments on commit 4b4b0d3

Please sign in to comment.