start new cycle

Created by ./build_tools/release.sh 4.3.3
This commit is contained in:
Johannes Altmanninger
2026-01-07 08:52:39 +01:00
parent c98fd886fd
commit 5d75c47fcc
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
fish ?.?.? (released ???)
=========================
fish 4.3.3 (released January 07, 2026)
======================================

2
Cargo.lock generated
View File

@@ -152,7 +152,7 @@ checksum = "645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff"
[[package]]
name = "fish"
version = "4.3.3"
version = "4.3.3-snapshot"
dependencies = [
"bitflags",
"cc",

View File

@@ -79,7 +79,7 @@ debug = true
[package]
name = "fish"
version = "4.3.3"
version = "4.3.3-snapshot"
edition.workspace = true
rust-version.workspace = true
default-run = "fish"