We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1739dfc commit 3f38974Copy full SHA for 3f38974
1 file changed
Directory.Build.props
@@ -8,8 +8,8 @@
8
<LangVersion>latest</LangVersion>
9
<Nullable>enable</Nullable>
10
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
11
- <VersionPrefix>0.23.0-beta.5</VersionPrefix>
12
- <VersionSuffix>beta.4</VersionSuffix>
+ <VersionPrefix>0.23.0</VersionPrefix>
+ <VersionSuffix>beta.5</VersionSuffix>
13
<PackageReleaseNotes>Netclaw v0.23.0-beta.5 — shell approval pattern fix and MCP SDK bump
14
15
This is a prerelease on the beta channel. Stable installs are unaffected and remain on 0.22.1; only opt-in beta testers are offered this build.
0 commit comments