From 74fb672b2908d326f22e29376339d3335850a608 Mon Sep 17 00:00:00 2001 From: Steven Jeuris Date: Fri, 19 Nov 2021 17:41:09 +0100 Subject: [PATCH] Bump to hotfix version 1.0.0-alpha.28.5. --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 070ed42d5..c9af33250 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.4' + globalVersion = '1.0.0-alpha.28.5' versions = [ // Kotlin multiplatform versions.