From 2baaf387e6ec1d03dcf1b5ba10397606b75ed7aa Mon Sep 17 00:00:00 2001 From: David Snabel-Caunt Date: Fri, 12 Jun 2026 11:31:04 +0100 Subject: [PATCH] Update release process link for GitHub Releases Fix new release link (was pointing to GMA plugin not this repo, IMA) --- RELEASE_PROCESS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 6ae346d..647ef62 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -22,7 +22,7 @@ Version Numbering follows [Semantic Versioning](https://semver.org) standards. * Add and / or Edit any ADRs that support this release 2. Merge Release PR into `main` 3. Use GitHub Releases to Publish the release - * https://github.com/IABTechLab/uid2-ios-plugin-google-gma/releases/new + * https://github.com/IABTechLab/uid2-ios-plugin-google-ima/releases/new * Create tag on `main` for the commit created by merge of the Release PR * Document any Release Notes 4. Publish CocoaPod to trunk