Skip to content

Commit d98f787

Browse files
committed
update to game lib ver 0.10.30.22292-r.0
1 parent fc529d7 commit d98f787

File tree

2 files changed

+240
-267
lines changed

2 files changed

+240
-267
lines changed

InstantDelivery/InstantDelivery/InstantDelivery.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net472</TargetFramework>
55
<AssemblyName>InstantDelivery</AssemblyName>
66
<Description>Instantly delivery items among interstellar stations</Description>
7-
<Version>0.1.0</Version>
7+
<Version>1.0.0</Version>
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<LangVersion>latest</LangVersion>
1010
</PropertyGroup>
@@ -13,7 +13,7 @@
1313
<PackageReference Include="BepInEx.Analyzers" Version="1.*" PrivateAssets="all" />
1414
<PackageReference Include="BepInEx.Core" Version="5.*" />
1515
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.*" />
16-
<PackageReference Include="DysonSphereProgram.GameLibs" Version="0.9.26.13026-r.0" />
16+
<PackageReference Include="DysonSphereProgram.GameLibs" Version="0.10.30.22292-r.0" />
1717
<PackageReference Include="UnityEngine.Modules" Version="2018.4.12" IncludeAssets="compile" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)