From 4517e43230e7a0af65f155d16c4b00096712ebee Mon Sep 17 00:00:00 2001 From: Jon C Date: Wed, 29 Jul 2026 23:50:04 -0300 Subject: [PATCH] interface: Bump IDL version to 4.4.0 #### Problem The interface version was bumped, which means the IDL is out of sync with the new version. #### Summary of changes Bump the IDL version. --- idl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idl.json b/idl.json index 3549e3b0..d901128e 100644 --- a/idl.json +++ b/idl.json @@ -1854,7 +1854,7 @@ "name": "solanaStakeInterface", "pdas": [], "publicKey": "Stake11111111111111111111111111111111111111", - "version": "4.3.1" + "version": "4.4.0" }, "standard": "codama", "version": "1.0.0"