From c845b2694ed1de50b9370f0a53aaf28803f889e5 Mon Sep 17 00:00:00 2001 From: Jansel Date: Sun, 11 Dec 2022 00:03:28 +0100 Subject: [PATCH] Release 0.3.0 Signed-off-by: Jansel --- build.gradle.kts | 4 ++-- src/main/kotlin/org/hyacinthbots/allium/extensions/About.kt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index a02c953..4a9572d 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -34,9 +34,9 @@ fun String.runCommand( group = "org.hyacinthbots.allium" -version = "0.3.0-build.local-" + "git rev-parse --short=8 HEAD".runCommand(workingDir = rootDir) +//version = "0.3.0-build.local-" + "git rev-parse --short=8 HEAD".runCommand(workingDir = rootDir) var buildTime = Date().time / 1000 -//version = "0.2.4" +version = "0.3.0" // The current LTS Java version val javaVersion = 17 diff --git a/src/main/kotlin/org/hyacinthbots/allium/extensions/About.kt b/src/main/kotlin/org/hyacinthbots/allium/extensions/About.kt index aa7483c..9c1e3df 100644 --- a/src/main/kotlin/org/hyacinthbots/allium/extensions/About.kt +++ b/src/main/kotlin/org/hyacinthbots/allium/extensions/About.kt @@ -47,6 +47,7 @@ class About : Extension() { |[StonkDragon](https://github.com/StonkDragon) |[triphora](https://github.com/triphora) |[NoComment](https://github.com/NoComment1105) + |[Scrumplex](https://github.com/Scrumplex) """.trimMargin() } field {