Skip to content

Commit 372af96

Browse files
committed
[release] 0.1.3
1 parent d80d0a0 commit 372af96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HyPlayer.PlayCore.Abstraction/HyPlayer.PlayCore.Abstraction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<LangVersion>default</LangVersion>
8-
<Version>0.1.2</Version>
8+
<Version>0.1.3</Version>
99
<Title>HyPlayer.PlayCore.Abstraction</Title>
1010
<Authors>HyPlayer Team</Authors>
1111
<Description>The Abstraction of HyPlayer.PlayCore</Description>

HyPlayer.PlayCore/HyPlayer.PlayCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<LangVersion>default</LangVersion>
8-
<Version>0.1.2</Version>
8+
<Version>0.1.3</Version>
99
<Title>HyPlayer.PlayCore</Title>
1010
<Authors>HyPlayer Team</Authors>
1111
<Description>PlayCore of HyPlayer</Description>

0 commit comments

Comments
 (0)