diff --git a/server/internal/consts.ts b/server/internal/consts.ts new file mode 100644 index 0000000..d44c4b7 --- /dev/null +++ b/server/internal/consts.ts @@ -0,0 +1 @@ +export const DROP_VERSION = "0.3.0"; \ No newline at end of file