mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-02 00:05:27 +00:00
bump version
This commit is contained in:
parent
a9d5757da0
commit
58ccad7576
@ -3,7 +3,7 @@ import subprocess
|
||||
|
||||
# The actual version string. For precompiled binaries, this will be changed to include the build
|
||||
# tag, e.g. "3.0.0.dev0042-0xcafeabc"
|
||||
VERSION = "3.0.0"
|
||||
VERSION = "4.0.0"
|
||||
PATHOD = "pathod " + VERSION
|
||||
MITMPROXY = "mitmproxy " + VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user