diff --git a/frontend/src/constants.ts b/frontend/src/constants.ts new file mode 100644 index 0000000..a34811c --- /dev/null +++ b/frontend/src/constants.ts @@ -0,0 +1 @@ +export const APP_VERSION = 'V1.0.1';