Skip to content

Commit

Permalink
Preparing release 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Dec 7, 2023
1 parent ac56d9c commit 9eca1e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

0.21.2 (unreleased)
0.22.0 (2023-12-07)
-------------------

- Update count only on viewable tabs. Be more resilient in js.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@

setup(
name='collective.eeafaceted.dashboard',
version='0.21.2.dev0',
version='0.22.0',
description="This package is the glue between different packages "
"offering a usable and integrated dashboard application",
long_description=long_description,
Expand Down

0 comments on commit 9eca1e9

Please sign in to comment.