Skip to content

Commit 5a8dd48

Browse files
committed
Updated references
1 parent fdfe7a0 commit 5a8dd48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SampSharp.Streamer.Entities/SampSharp.Streamer.Entities.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="SampSharp.Entities" Version="0.10.0-alpha1" />
10+
<PackageReference Include="SampSharp.Entities" Version="0.10.0" />
1111
</ItemGroup>
1212

1313
</Project>

src/SampSharp.Streamer/SampSharp.Streamer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="SampSharp.GameMode" Version="0.10.0-alpha1" />
11+
<PackageReference Include="SampSharp.GameMode" Version="0.10.0" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)