With the Salesforce changes in Spring and Summer of '25, the API versions for Apex Classes, Apex Triggers, and Visualforce pages need to be updated to 45 and above.
If you have custom work in your org(s), you should update your Flows to the newer versions of the APIs. It’s important to upgrade your Flow API versions periodically. This update is not mandatory now, but it may become required in the future.
Reminder: You should review/upgrade Custom Flows periodically.
Note: Complete these steps in a sandbox environment and test them before updating production. When your sandbox updates to the latest release, it will have higher API versions than production. A Change Set cannot be created from the sandbox to production if the API versions do not match.
Note: Each released version of Flow includes new features and updates. Before upgrading, review the Salesforce Release Notes on Flow to determine if an API version update is necessary.