General enquries feature

This commit is contained in:
2026-05-04 20:32:24 +12:00
parent bf9331bb5b
commit fa1bc1a615
27 changed files with 657 additions and 164 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG APP_VERSION=4.0.1
ARG APP_VERSION=4.0.2
FROM node:22-alpine AS builder
ARG APP_VERSION