Skip to content

Commit

Permalink
0.38.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Nov 14, 2023
1 parent 17de32d commit 8e47d32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions misago/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .plugins.pluginlist import load_plugin_list_if_exists


__version__ = "0.38.0"
__released__ = False
__version__ = "0.38.0.rc1"
__released__ = True

0 comments on commit 8e47d32

Please sign in to comment.