web: Expose debug info, fix view on mobile.

This commit is contained in:
2021-10-27 14:02:38 -05:00
parent 21304533f9
commit 3553ce4ea1
15 changed files with 215 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.2.2"
version = "0.2.3"
author = "Jonathan Bernard"
description = "Hope Family Fellowship entry forms."
license = "GPL-3.0-or-later"

View File

@@ -1 +1 @@
const HFF_ENTRY_FORMS_API_VERSION* = "0.2.2"
const HFF_ENTRY_FORMS_API_VERSION* = "0.2.3"