Skip to content

Commit eac2410

Browse files
committed
chore: bump version to 1.0.5
1 parent 0862622 commit eac2410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
SERVER_NAME = os.environ.get("DLNA_HOSTNAME") or f"ZeroConfigDLNA_{hostname}"
88
SERVER_DESCRIPTION = "ZeroConfigDLNA Server"
9-
SERVER_VERSION = "1.0.4"
9+
SERVER_VERSION = "1.0.5"
1010
SERVER_MANUFACTURER = "richstokes"
1111
SERVER_AGENT = f"ZeroConfigDLNA/{SERVER_VERSION} DLNA/1.50 UPnP/1.0"

0 commit comments

Comments
 (0)