Hotfix templates/companies.html pagination

This commit is contained in:
2022-10-22 22:54:41 +02:00
parent 21bf09687a
commit 90ffadb2ab
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
from ram.utils import git_suffix
__version__ = "0.0.18"
__version__ = "0.0.19"
__version__ += git_suffix(__file__)