mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 06:17:43 +01:00
v4.1.0.3, new versioning scheme
This commit is contained in:
parent
e54c405f5c
commit
28e348d5f0
3 changed files with 12 additions and 9 deletions
|
|
@ -14,9 +14,9 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup Label="Feature">
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
||||
<Version>3.0.0</Version>
|
||||
<FileVersion>3.0.0.0</FileVersion>
|
||||
<AssemblyVersion>4.1.0.3</AssemblyVersion>
|
||||
<Version>4.1.0.3</Version>
|
||||
<FileVersion>4.1.0.3</FileVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Label="Resources">
|
||||
<None Include="$(SolutionDir)/Resources/**/*" CopyToOutputDirectory="PreserveNewest" Visible="false" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue