From: Alisha Nanda Date: Mon, 1 Dec 2025 18:49:53 +0000 (-0800) Subject: Update Sleuth version. X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=8766eb4ae0c6409e9b63230dcd6697297f57e314;p=0xmirror%2Fgrpc.git Update Sleuth version. PiperOrigin-RevId: 838844425 --- diff --git a/test/cpp/sleuth/version.h b/test/cpp/sleuth/version.h index a05b0cbc0e..6a5228882d 100644 --- a/test/cpp/sleuth/version.h +++ b/test/cpp/sleuth/version.h @@ -21,7 +21,7 @@ namespace grpc_sleuth { // Version number for the sleuth tool. Update with the current epoch with each // change and keep it monotonically increasing. -constexpr int64_t kSleuthVersion = 1761265538LL; +constexpr int64_t kSleuthVersion = 1763407621LL; } // namespace grpc_sleuth