Skip to content

Commit 629f252

Browse files
committed
n
1 parent b1ac03d commit 629f252

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
}
2525

2626
group = "dev.plex"
27-
version = "2.0-SNAPSHOT"
27+
version = "2.0"
2828
description = "Module-TFMExtras"
2929

3030
java {

src/main/resources/module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Module-TFMExtras
22
main: dev.plex.extras.TFMExtras
33
description: TFM extras for Plex
4-
version: 1.6
4+
version: 2.0
55
apiCompatibility: 1

0 commit comments

Comments
 (0)