Release Godot 4.1.3 RC 1 and publish release notes

This commit is contained in:
Yuri Sizov
2023-10-27 16:04:28 +02:00
parent 8b44d81444
commit 8b23f6bcd4
5 changed files with 140 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<div class="card card-warning">
<p>
While engine maintainers try their best to ensure that each beta release is stable, this is by definition <strong>a pre-release piece of software</strong>. Be sure to make frequent backups, or use a version control system such as Git, to preserve your projects in a case of corruption or data loss.
While engine maintainers try their best to ensure that each preview snapshot and release candidate is stable, this is by definition <strong>a pre-release piece of software</strong>. Be sure to make frequent backups, or use a version control system such as Git, to preserve your projects in a case of corruption or data loss.
</p>
</div>