{% extends "base.html" %} {% block title %} Edit release | {{ package.title }} {% endblock %} {% block content %}
Maximum must be greater than or equal to the minimum!
Set the minimum and maximum Minetest versions supported. 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 for max as this does not make sense - you can't predict the future.
{{ render_submit_field(form.submit) }}