We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba4daf0 commit 0988501Copy full SHA for 0988501
src/NPlug.Validator/NPlug.Validator.csproj
@@ -7,7 +7,7 @@
7
<Nullable>enable</Nullable>
8
<IsPackable Condition="'$(IsPackable)' == ''">false</IsPackable>
9
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
10
- <Version>1.0.0.$(VstVersionCompact)</Version>
+ <Version>1.1.0.$(VstVersionCompact)</Version>
11
<NPlugAudioPluginProxy>true</NPlugAudioPluginProxy>
12
</PropertyGroup>
13
0 commit comments