mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 00:01:36 +00:00
Bump version
Re-bump after tag
This commit is contained in:
parent
6f2f34981a
commit
250ffcc83b
@ -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.2"
|
||||
VERSION = "4.0.0"
|
||||
PATHOD = "pathod " + VERSION
|
||||
MITMPROXY = "mitmproxy " + VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user