Skip to content

Commit

Permalink
Bump version to 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Jan 14, 2023
1 parent 45ce5a7 commit 1d5960a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misago/__init__.py
@@ -1,5 +1,5 @@
from .plugins.pluginlist import load_plugin_list_if_exists


__version__ = "0.27.0"
__version__ = "0.28.0"
__released__ = True

0 comments on commit 1d5960a

Please sign in to comment.