Skip to content

Commit 803710b

Browse files
committed
1.0.1
1 parent 04c2f0e commit 803710b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "dev.plex"
8-
version = "1.0"
8+
version = "1.0.1"
99
description = "Module-HTTPD"
1010

1111
repositories {

src/main/resources/module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: Plex-HTTPD
2-
version: 1.0
2+
version: 1.0.1
33
description: HTTPD server for Plex
44
main: dev.plex.HTTPDModule

0 commit comments

Comments
 (0)