From 5ea3b92ab107807314b84bce559641f5f17b1cea Mon Sep 17 00:00:00 2001 From: LC mac Date: Fri, 30 Jan 2026 17:33:08 +0800 Subject: [PATCH] docs: Update version to 1.4.2 in GEMINI.md --- GEMINI.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.*