Skip to content

Commit 66a493b

Browse files
authored
GH-110 2.0.4 version release!
2 parents 57bfc12 + b7630f8 commit 66a493b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

spenttime-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
22

33
group = "com.github.imdmk.spenttime.api"
4-
version = "2.0.3"
4+
version = "2.0.4"
55

66
dependencies {
77
compileOnly("org.spigotmc:spigot-api:1.17-R0.1-SNAPSHOT")

spenttime-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "com.github.imdmk.spenttime.plugin"
8-
version = "2.0.3"
8+
version = "2.0.4"
99

1010
repositories {
1111
maven { url = uri("https://repo.eternalcode.pl/releases") }

0 commit comments

Comments
 (0)