print-version.py 73 B

123
  1. from lib.util import get_electron_version
  2. print(get_electron_version())