We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c2f0e commit 803710bCopy full SHA for 803710b
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "dev.plex"
8
-version = "1.0"
+version = "1.0.1"
9
description = "Module-HTTPD"
10
11
repositories {
src/main/resources/module.yml
@@ -1,4 +1,4 @@
1
name: Plex-HTTPD
2
-version: 1.0
+version: 1.0.1
3
description: HTTPD server for Plex
4
main: dev.plex.HTTPDModule
0 commit comments