Skip to content

Commit 54706cf

Browse files
committed
Preparing release 2.2.5
1 parent d0c6deb commit 54706cf

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Changelog
88
99
.. towncrier release notes start
1010
11+
2.2.5 (2025-03-18)
12+
------------------
13+
14+
Bug fixes:
15+
16+
17+
- Update `mockup=5.3.4`. See https://github.com/plone/mockup/releases/tag/5.3.4
18+
[petschki] (#377)
19+
20+
1121
2.2.4 (2025-03-05)
1222
------------------
1323

news/377.bugfix

Lines changed: 0 additions & 2 deletions
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="plone.staticresources",
14-
version="2.2.5.dev0",
14+
version="2.2.5",
1515
description="Static resources for Plone",
1616
long_description=long_description,
1717
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)