mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-11-21 09:35:10 +00:00
Base version has been 1.1.0, no idea why this wasn't ever changed
This commit is contained in:
parent
448666fd06
commit
6971fdd686
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
|
||||
<OutputType>Exe</OutputType>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<Version>1.0.0-dirty</Version>
|
||||
<Version>1.1.0-dirty</Version>
|
||||
<DefineConstants Condition=" '$(ExtraDefineConstants)' != '' ">$(DefineConstants);$(ExtraDefineConstants)</DefineConstants>
|
||||
<SigningCertificate Condition=" '$(SigningCertificate)' == '' ">-</SigningCertificate>
|
||||
<ApplicationIcon>Ryujinx.ico</ApplicationIcon>
|
||||
|
|
Loading…
Reference in a new issue