chore: add DROP_VERISON constant

This commit is contained in:
DecDuck
2025-05-28 15:07:11 +10:00
parent 79a23ae1c6
commit 093bb60eb2
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1 @@
export const DROP_VERSION = "0.3.0";