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