From c57a4ce31c1d605bd9ae3e80a6d4a18fa77bb3d0 Mon Sep 17 00:00:00 2001 From: Chris Leonavicius Date: Tue, 22 Oct 2024 14:19:29 -0700 Subject: [PATCH] chore: update build scripts --- release.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.config.js b/release.config.js index 4615598..eca9ec6 100644 --- a/release.config.js +++ b/release.config.js @@ -19,7 +19,7 @@ module.exports = { { "replacements": [ { - "files": ["AmplitudeSwift.podspec"], + "files": ["AmplitudeSessionReplay.podspec", "AmplitudeiOSSessionReplayMiddleware.podspec", "AmplitudeSwiftSessionReplayPlugin.podspec"], "from": "amplitude_version = \".*\"", "to": "amplitude_version = \"${nextRelease.version}\"", "results": [