Skip to content

Commit 432c45d

Browse files
committed
fix harmony KSPAssembly version
1 parent 9042a4e commit 432c45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/RocketSoundEnhancement/RocketSoundEnhancement.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<HintPath>$(KSPRoot)/GameData/000_Harmony/0Harmony.dll</HintPath>
3434
<Private>false</Private>
3535
<KSPAssembly>HarmonyKSP</KSPAssembly>
36-
<KSPAssemblyVersion>2.2.1</KSPAssemblyVersion>
36+
<KSPAssemblyVersion>1.0.0</KSPAssemblyVersion>
3737
<CKANIdentifier>Harmony2</CKANIdentifier>
3838
</Reference>
3939
</ItemGroup>

0 commit comments

Comments
 (0)