diff --git a/GEMINI.md b/GEMINI.md index c122fc4..61bbd27 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -2,7 +2,7 @@ ## Project Overview -**SeedPGP v1.4.0**: Client-side BIP39 mnemonic encryption webapp +**SeedPGP v1.4.2**: Client-side BIP39 mnemonic encryption webapp **Stack**: Bun + Vite + React + TypeScript + OpenPGP.js + Tailwind CSS **Deploy**: GitHub Pages (public repo: `seedpgp-web-app`, private source: `seedpgp-web`) **Live URL**: @@ -291,7 +291,7 @@ await window.runSessionCryptoTest() --- -## Current Version: v1.4.0 +## Current Version: v1.4.2 *Please update the "Recent Changes", "Known Limitations", and "Next Priorities" sections to reflect the current state of the project.*