docs: Update version to 1.4.2 in GEMINI.md

This commit is contained in:
LC mac
2026-01-30 17:33:08 +08:00
parent eec194fbba
commit 5ea3b92ab1

View File

@@ -2,7 +2,7 @@
## Project Overview ## 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 **Stack**: Bun + Vite + React + TypeScript + OpenPGP.js + Tailwind CSS
**Deploy**: GitHub Pages (public repo: `seedpgp-web-app`, private source: `seedpgp-web`) **Deploy**: GitHub Pages (public repo: `seedpgp-web-app`, private source: `seedpgp-web`)
**Live URL**: <https://kccleoc.github.io/seedpgp-web-app/> **Live URL**: <https://kccleoc.github.io/seedpgp-web-app/>
@@ -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.* *Please update the "Recent Changes", "Known Limitations", and "Next Priorities" sections to reflect the current state of the project.*