mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-04-13 15:27:16 +03:00
Release BETA v.13
This commit is contained in:
parent
d9ea72e429
commit
9c8db2546e
4
build.py
4
build.py
@ -8,8 +8,8 @@ import os
|
||||
import distutils.dir_util
|
||||
|
||||
|
||||
VERSION_SHORT = "BETA v.12"
|
||||
VERSION_FULL = VERSION_SHORT + ", released 13 Mar 2019"
|
||||
VERSION_SHORT = "BETA v.13"
|
||||
VERSION_FULL = VERSION_SHORT + ", released 26 Apr 2019"
|
||||
|
||||
|
||||
EXEC_UGLIFYJS_WIN = "{2}/lib/uglifyjs.cmd --parse bare_returns --compress --mangle toplevel --mangle-props keep_quoted,reserved=[{3}] --output \"{1}\" \"{0}\""
|
||||
|
Loading…
x
Reference in New Issue
Block a user