diff --git a/Cargo.lock b/Cargo.lock index ebb750059..6ca5af992 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -152,7 +152,7 @@ checksum = "645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff" [[package]] name = "fish" -version = "4.3.2-snapshot" +version = "4.3.3" dependencies = [ "bitflags", "cc", diff --git a/Cargo.toml b/Cargo.toml index 7d3416f2b..0f18405ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,7 +79,7 @@ debug = true [package] name = "fish" -version = "4.3.2-snapshot" +version = "4.3.3" edition.workspace = true rust-version.workspace = true default-run = "fish" diff --git a/contrib/debian/changelog b/contrib/debian/changelog index c1d905b09..e77d027d3 100644 --- a/contrib/debian/changelog +++ b/contrib/debian/changelog @@ -1,3 +1,11 @@ +fish (4.3.3-1) stable; urgency=medium + + * Release of new version 4.3.3. + + See https://github.com/fish-shell/fish-shell/releases/tag/4.3.3 for details. + + -- Johannes Altmanninger Wed, 07 Jan 2026 08:34:20 +0100 + fish (4.3.2-1) stable; urgency=medium * Release of new version 4.3.2.