chore: update version requirement hint in build settings (#2757)

This commit is contained in:
Saadi Myftija
2025-12-08 09:27:28 +01:00
committed by GitHub
parent d1c3bfb9c9
commit cf63fc9cd2
@@ -1248,7 +1248,7 @@ function BuildSettingsForm({ buildSettings }: { buildSettings: BuildSettings })
/>
<Hint>
Native build server builds do not rely on external build providers and will become the
default in the future. Version 4.1.3 or newer is required.
default in the future. Version 4.2.0 or newer is required.
</Hint>
<FormError id={fields.useNativeBuildServer.errorId}>
{fields.useNativeBuildServer.error}