We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ea7d0 commit a71d2f6Copy full SHA for a71d2f6
1 file changed
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<OutputType>Library</OutputType>
4
<TargetFramework>net10.0</TargetFramework>
5
- <Version>0.26.0-beta</Version>
+ <Version>0.26.1-beta</Version>
6
<RootNamespace>MonkeyLoader.Resonite</RootNamespace>
7
<LangVersion>13.0</LangVersion>
8
<Nullable>enable</Nullable>
0 commit comments