Skip to content

Commit 0cb18c9

Browse files
committed
- version edit
1 parent 6dd1644 commit 0cb18c9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

InterstellarPlugin/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [assembly: AssemblyVersion("1.0.*")]
37-
[assembly: AssemblyVersion("1.0.0.0")]
38-
[assembly: AssemblyFileVersion("1.0.0.0")]
37+
[assembly: AssemblyVersion("0.12.0.0")]
38+
[assembly: AssemblyFileVersion("0.12.0.0")]

InterstellarToolbar/InterstellarToolbar.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
</Reference>
4343
<Reference Include="OpenResourceSystem_1_2_0">
4444
<HintPath>..\GameData\OpenResourceSystem\Plugins\OpenResourceSystem_1_2_0.dll</HintPath>
45+
<Private>False</Private>
4546
</Reference>
4647
<Reference Include="Toolbar">
4748
<HintPath>..\GameData\000_Toolbar\Toolbar.dll</HintPath>

0 commit comments

Comments
 (0)