Skip to content

Commit

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

# 1.3.6
* Добавлены асинхронные методы для получения ссылки на файл, для сохранения, получения массива байт и потока.
* Актуализированы модели.
# 1.3.5
* Актуализированы модели.
# 1.3.4
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.5</ApiVersion>
<ApiVersion>1.3.6</ApiVersion>
<Version>$(ApiVersion)</Version>
<AssemblyVersion>$(ApiVersion)</AssemblyVersion>
<FileVersion>$(ApiVersion)</FileVersion>
Expand Down

0 comments on commit 6a31f66

Please sign in to comment.