Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tgorgdotcom authored Aug 2, 2020
1 parent 4a795cc commit 7bc7573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ def ssdpServerProcess(address, port, uuid):

LISTEN_ADDY = "0.0.0.0"
LISTEN_PORT = "6077"
CURRENT_VERSION = "0.4.1"
CURRENT_VERSION = "0.4.2"
DEVICE_UUID = "12345678"
CONCURRENT_LISTENERS = 10

Expand Down

0 comments on commit 7bc7573

Please sign in to comment.