Update shell.py

This commit is contained in:
JaydenMW 2021-02-20 21:16:36 +00:00
parent 108ed6a3f9
commit 1cdaea74fc
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ RAM = psutil.virtual_memory()
CPU = platform.processor()
OS = os_name = platform.system()
VER = "PCLISH v0.0.4a"
VER = "PCLISH v0.0.5a"
PROMPT = "shell@localhost"