mirror of
https://github.com/9001/copyparty.git
synced 2025-09-30 05:32:26 -06:00
v1.19.14; closes #847
This commit is contained in:
parent
fdcd92bac8
commit
c72b62ad86
|
@ -1,6 +1,6 @@
|
|||
# coding: utf-8
|
||||
|
||||
VERSION = (1, 19, 13)
|
||||
VERSION = (1, 19, 14)
|
||||
CODENAME = "usernames"
|
||||
BUILD_DT = (2025, 9, 23)
|
||||
|
||||
|
|
|
@ -93,6 +93,7 @@ copyparty = [
|
|||
"web/*.js",
|
||||
"web/*.css",
|
||||
"web/*.html",
|
||||
"web/*.xml",
|
||||
"web/a/*.bat",
|
||||
"web/deps/*.gz",
|
||||
"web/deps/*.woff*",
|
||||
|
|
Loading…
Reference in a new issue