We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94aa8bb commit 56b931bCopy full SHA for 56b931b
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-6.2.7 (unreleased)
+6.2.7 (2023-06-19)
5
------------------
6
7
- `theme_barceloneta`: pin version of `@plone/plonetheme-barceloneta-base` to
setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
-version = "6.2.7.dev0"
+version = "6.2.7"
8
9
10
long_description = "\n\n".join(
0 commit comments