We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d80d0a0 commit 372af96Copy full SHA for 372af96
HyPlayer.PlayCore.Abstraction/HyPlayer.PlayCore.Abstraction.csproj
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<LangVersion>default</LangVersion>
8
- <Version>0.1.2</Version>
+ <Version>0.1.3</Version>
9
<Title>HyPlayer.PlayCore.Abstraction</Title>
10
<Authors>HyPlayer Team</Authors>
11
<Description>The Abstraction of HyPlayer.PlayCore</Description>
HyPlayer.PlayCore/HyPlayer.PlayCore.csproj
<Title>HyPlayer.PlayCore</Title>
<Description>PlayCore of HyPlayer</Description>
0 commit comments