Browse Source

Bump version to 0.22

rafalp 5 years ago
parent
commit
19b5e3246f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/__init__.py

+ 1 - 1
misago/__init__.py

@@ -1,2 +1,2 @@
-__version__ = "0.21"
+__version__ = "0.22"
 __released__ = True
 __released__ = True