v0.2.2 — Fix add plant form (simplify, remove react-hook-form)

This commit is contained in:
Bonna Moon
2026-06-15 17:41:06 -05:00
parent ed4a50dae9
commit f27838745c
2 changed files with 111 additions and 68 deletions

View File

@@ -1,2 +1,2 @@
// Bump on every user-visible release. Changelog entries live in `src/lib/changelog.ts`.
export const APP_VERSION = "0.2.0";
export const APP_VERSION = "0.2.2";