Skip to content

Commit

Permalink
Версия 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
K1llMan committed Aug 3, 2024
1 parent b28f03e commit d6db051
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.10.1
* Актуализированы модели. (feat. [BloodyBaRGaIn](https://github.com/BloodyBaRGaIn))
## 1.10.0
* Добавлено получение списка последних прослушиваний и лэндинга детского раздела. ([PrepConcedeITIS](https://github.com/PrepConcedeITIS))
* Актуализированы модели.
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.10.0</ApiVersion>
<ApiVersion>1.10.1</ApiVersion>
<Version>$(ApiVersion)</Version>
<AssemblyVersion>$(ApiVersion)</AssemblyVersion>
<FileVersion>$(ApiVersion)</FileVersion>
Expand Down

0 comments on commit d6db051

Please sign in to comment.