mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
forgot to bump this... oh well, at least the exe is correct
This commit is contained in:
parent
a3ca0638cb
commit
b4031e8d43
|
@ -1,8 +1,8 @@
|
|||
#!/usr/bin/env python3
|
||||
from __future__ import print_function, unicode_literals
|
||||
|
||||
S_VERSION = "1.11"
|
||||
S_BUILD_DT = "2023-11-11"
|
||||
S_VERSION = "1.12"
|
||||
S_BUILD_DT = "2023-12-08"
|
||||
|
||||
"""
|
||||
u2c.py: upload to copyparty
|
||||
|
|
Loading…
Reference in a new issue