From 0b011a1b440ee9b34c404b420fe559b11f25782f Mon Sep 17 00:00:00 2001 From: Steven Jeuris Date: Thu, 4 Nov 2021 10:33:28 +0100 Subject: [PATCH] Bump to hotfix version 1.0.0-alpha.28.4. --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index aee74eaa1..070ed42d5 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { // Version used for all submodule artifacts. // Snapshot publishing changes (or adds) the suffix after '-' with 'SNAPSHOT' prior to publishing. // The 'publishSigned' task publishes to SonaType's staging repo and 'publishSnapshot' instantly uploads to the snapshots repo. - globalVersion = '1.0.0-alpha.28.3' + globalVersion = '1.0.0-alpha.28.4' versions = [ // Kotlin multiplatform versions.