diff --git a/app/templates/packages/release_new.html b/app/templates/packages/release_new.html index 428e4c60..a9c6763b 100644 --- a/app/templates/packages/release_new.html +++ b/app/templates/packages/release_new.html @@ -65,15 +65,19 @@ {{ render_field(form.max_rel, class_="col-sm-6") }} -
Maximum must be greater than or equal to the minimum!
++ + The .conf of your package can set this automatically, + which will override your selection. +
Set the minimum and maximum Minetest versions supported.
- This release will be hidden to clients outside of that range.
+ This release will be hidden to clients outside of that range.
Leave both as None if in doubt.
- You can set this automatically in the .conf of your package.
You cannot select the oldest version for min or the newest version