mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 10:15:16 -05:00
v1.19.20
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# coding: utf-8
|
||||
|
||||
VERSION = (1, 19, 19)
|
||||
VERSION = (1, 19, 20)
|
||||
CODENAME = "usernames"
|
||||
BUILD_DT = (2025, 10, 25)
|
||||
BUILD_DT = (2025, 11, 2)
|
||||
|
||||
S_VERSION = ".".join(map(str, VERSION))
|
||||
S_BUILD_DT = "{0:04d}-{1:02d}-{2:02d}".format(*BUILD_DT)
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
||||
# 2025-1025-1918 `v1.19.19` copyparty.eu マークII
|
||||
|
||||
## 🩹 bugfixes
|
||||
|
||||
* fix building the archlinux package e3524d85
|
||||
* otherwise identical to [v1.19.18](https://github.com/9001/copyparty/releases/tag/v1.19.18)
|
||||
|
||||
|
||||
|
||||
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
||||
# 2025-1025-1434 `v1.19.18` copyparty.eu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user