From 59e467b423e0ba66c30c7f1b7d41d47d938615de Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 28 Apr 2026 10:48:50 +0000 Subject: chore: release v2.4.2 Fix GRASP server push path for PR proposals: URL normalisation mismatch meant repo GRASP servers were never tried, causing every PR submission to fall through to the fork-creation fallback. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5b5c06c..b16d327 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ngit" -version = "2.4.1" +version = "2.4.2" edition = "2021" description = "nostr plugin for git" authors = ["DanConwayDev "] -- cgit v1.2.3