Skip to content

Commit 0988501

Browse files
committed
Fix NPlug.Validator
1 parent ba4daf0 commit 0988501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NPlug.Validator/NPlug.Validator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Nullable>enable</Nullable>
88
<IsPackable Condition="'$(IsPackable)' == ''">false</IsPackable>
99
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
10-
<Version>1.0.0.$(VstVersionCompact)</Version>
10+
<Version>1.1.0.$(VstVersionCompact)</Version>
1111
<NPlugAudioPluginProxy>true</NPlugAudioPluginProxy>
1212
</PropertyGroup>
1313

0 commit comments

Comments
 (0)