Skip to content

Commit

Permalink
temporary hotfix: disable all patches
Browse files Browse the repository at this point in the history
  • Loading branch information
DoctorVanGogh committed Mar 30, 2020
1 parent edca389 commit 6e3c9ef
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Source/ModSwitch/ModSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<Compile Include="[Util]\Position.cs" />
<Compile Include="[Util]\Scribe.cs" />
<Compile Include="[Util]\Util.cs" />
<Compile Include="[Patches]\Patches.cs" />
<None Include="[Patches]\Patches.cs" />
<Compile Include="[Util]\Linq.cs" />
<Compile Include="[Util]\Widgets.cs" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Source/ModSwitch/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
[assembly: System.Reflection.AssemblyCopyright("Copyright © DoctorVanGogh 2017")]
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.Runtime.InteropServices.Guid("ab2e8e89-3d1d-4e36-a0ae-489b6ebc84a6")]
[assembly: System.Reflection.AssemblyVersion("2.0.2.292")]
[assembly: System.Reflection.AssemblyVersion("2.0.3.294")]


2 changes: 1 addition & 1 deletion Source/ModSwitch/Properties/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.2.292
2.0.3.294
Binary file modified v1.1/Assemblies/ModSwitch.dll
Binary file not shown.

0 comments on commit 6e3c9ef

Please sign in to comment.