File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed
Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 11Weblate 5.14.2
22--------------
33
4- *Not yet released. *
5-
6- .. rubric :: New features
4+ *Released on November 6th 2025. *
75
86.. rubric :: Improvements
97
@@ -13,8 +11,6 @@ Weblate 5.14.2
1311
1412* Adding terms to glossary was not working in some situations.
1513
16- .. rubric :: Compatibility
17-
1814.. rubric :: Upgrading
1915
2016Please 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ř
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.14.2-dev "
28+ VERSION = "5.14.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