mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-12-21 23:45:03 +00:00
Back to snapshot
This commit is contained in:
parent
8337e0dfca
commit
7769f34f74
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "dev.plex"
|
||||
version = "1.0.2"
|
||||
version = "1.1-SNAPSHOT"
|
||||
description = "Module-HTTPD"
|
||||
|
||||
repositories {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Plex-HTTPD
|
||||
version: 1.0.2
|
||||
version: 1.1-SNAPSHOT
|
||||
description: HTTPD server for Plex
|
||||
main: dev.plex.HTTPDModule
|
Loading…
Reference in a new issue