Skip to content

Commit 537f3ed

Browse files
authored
Version Bump
1 parent 0944d9b commit 537f3ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nodejsscan/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from pathlib import Path
55

66
# GENERAL
7-
VERSION = '4.1'
7+
VERSION = '4.2'
88
UPLOAD_FOLDER = Path('~/.nodejsscan/').expanduser().as_posix()
99
Path(UPLOAD_FOLDER).mkdir(parents=True, exist_ok=True)
1010
UPLD_MIME = [

0 commit comments

Comments
 (0)