Skip to content

Commit

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

## 1.5.0
* Актуализированы модели.
* Тип плейлиста теперь является строкой.
* Удален метод для плейлиста подкастов.
## 1.4.2
* Актуализированы модели.
## 1.4.1
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.4.2</ApiVersion>
<ApiVersion>1.5.0</ApiVersion>
<Version>$(ApiVersion)</Version>
<AssemblyVersion>$(ApiVersion)</AssemblyVersion>
<FileVersion>$(ApiVersion)</FileVersion>
Expand Down

0 comments on commit a41a6c7

Please sign in to comment.