Salesforce API Version Updater
Bulk-update the apiVersion field across Apex
Classes, Triggers, LWCs, Flows, Aura and Visualforce. Safe, with backup and
test execution.
One-time setup required
Install the free managed package in your org once. This registers the OAuth connection. If already installed, skip this step.
Connect to your org
Safe
Only the API version field is touched. Code and logic stay intact.
Backup first
Download the original zip before any change. Revert anytime.
Rollback on failure
Run tests during deploy. Auto-rollback if anything fails.
Select metadata types
| Name ↑ | Type | API Version | Status | Last Modified |
|---|
Update actions
No test classes found in this org.
No test suites found in this org.
Update progress
Select components and click update to start.
Sync to your repo
Run a successful update to generate repo sync commands.
Run at your repo root after the deploy to pull only the updated metadata.
1. Download manifest
2. Retrieve updated metadata
all platforms
3. Stage metadata files
bash / zsh
PowerShell