Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KongMD-Steam committed Mar 11, 2020
1 parent d152709 commit 8b4a17c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified 1.1/Assemblies/QuestionableEthicsEnhanced.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion About/Manifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>QuestionableEthicsEnhanced</identifier>
<version>1.3.1</version>
<version>1.4.0</version>
<incompatibleWith>
<li>QuestionableEthics</li>
</incompatibleWith>
Expand Down
2 changes: 1 addition & 1 deletion QEE/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
// **AssemblyVersion will never be changed for this project, unless there's a complete overhaul that breaks things (I don't plan on that).**
// Communication will be made in advance, if that happens.
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.3.1.0")]
[assembly: AssemblyFileVersion("1.4.0.0")]
2 changes: 1 addition & 1 deletion QEE/QEE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony">
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\workshop\content\294100\2009463077\Assemblies\0Harmony.dll</HintPath>
<HintPath>..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\workshop\content\294100\2009463077\v1.1\Assemblies\0Harmony.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="AlienRace">
Expand Down

0 comments on commit 8b4a17c

Please sign in to comment.