From 1f4bcf2699a7ff2bfe90f5d8a5ef2c7104008110 Mon Sep 17 00:00:00 2001 From: "gu-scala-library-release[bot]" <157699227+gu-scala-library-release[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:51:54 +0000 Subject: [PATCH] v1.3.2 published by rtyley rtyley published release version 1.3.2 using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 1.3.2 Release-Initiated-By: https://github.com/rtyley Release-Workflow-Run: https://github.com/guardian/cross-platform-navigation/actions/runs/10722802408 GitHub-Release-Notes: https://github.com/guardian/cross-platform-navigation/releases/tag/v1.3.2 --- version.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.sbt b/version.sbt index 83ef8c7..cc530a0 100644 --- a/version.sbt +++ b/version.sbt @@ -1 +1 @@ -ThisBuild / version := "1.3.2-SNAPSHOT" +ThisBuild / version := "1.3.2"