File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Weblate 5.16.2
22--------------
33
4- *Not yet released . *
4+ *Released on March 6th 2026 . *
55
66.. rubric :: New features
77
@@ -22,8 +22,6 @@ Weblate 5.16.2
2222* Avoid displaying non-actionable ghost languages.
2323* Fixed highlighting in the translation editor.
2424
25- .. rubric :: Compatibility
26-
2725.. rubric :: Upgrading
2826
2927Please follow :ref: `generic-upgrade-instructions ` in order to perform update.
Original file line number Diff line number Diff line change 1- ..
2- DO NOT EDIT! Automatically generated by scripts/prepare-release upon release.
1+
2+ Code contributions
3+ .. only :: not gettext
4+
5+ Michal Čihař, Karen Konou, Kartik Ohri
6+
7+ Documentation contributions
8+ .. only :: not gettext
9+
10+ Michal Čihař
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ def get_root_dir():
2525
2626
2727# Weblate version
28- VERSION = "5.16.2-dev "
28+ VERSION = "5.16.2"
2929
3030# Version string without suffix
3131VERSION_BASE = VERSION .replace ("-dev" , "" ).replace ("-rc" , "" )
You can’t perform that action at this time.
0 commit comments