Skip to content

Commit

Permalink
Updated versions on the projects
Browse files Browse the repository at this point in the history
  • Loading branch information
justalemon committed Apr 23, 2021
1 parent f38ed94 commit 4bb31cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LemonUI.FiveM/LemonUI.FiveM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<AssemblyName>$(AssemblyName).net</AssemblyName>
<DefineConstants>FIVEM</DefineConstants>
<Version>1.3</Version>
<Version>1.4</Version>
<OutputPath>..\bin\$(Configuration)\FiveM\</OutputPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<DocumentationFile>..\bin\$(Configuration)\FiveM\$(AssemblyName).xml</DocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion LemonUI.RagePluginHook/LemonUI.RagePluginHook.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<AssemblyName>$(AssemblyName)</AssemblyName>
<DefineConstants>RPH</DefineConstants>
<Version>1.3</Version>
<Version>1.4</Version>
<OutputPath>..\bin\$(Configuration)\RPH\</OutputPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<DocumentationFile>..\bin\$(Configuration)\RPH\$(AssemblyName).xml</DocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion LemonUI.SHVDN2/LemonUI.SHVDN2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<AssemblyName>$(AssemblyName)</AssemblyName>
<DefineConstants>SHVDN2</DefineConstants>
<Version>1.3</Version>
<Version>1.4</Version>
<OutputPath>..\bin\$(Configuration)\SHVDN2\</OutputPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<DocumentationFile>..\bin\$(Configuration)\SHVDN2\$(AssemblyName).xml</DocumentationFile>
Expand Down
2 changes: 1 addition & 1 deletion LemonUI.SHVDN3/LemonUI.SHVDN3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<AssemblyName>$(AssemblyName)</AssemblyName>
<DefineConstants>SHVDN3</DefineConstants>
<Version>1.3</Version>
<Version>1.4</Version>
<OutputPath>..\bin\$(Configuration)\SHVDN3\</OutputPath>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<DocumentationFile>..\bin\$(Configuration)\SHVDN3\$(AssemblyName).xml</DocumentationFile>
Expand Down

0 comments on commit 4bb31cf

Please sign in to comment.