Skip to content

Commit

Permalink
bump version to v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed May 20, 2022
1 parent 2f70afd commit 81d4f6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helpAbout.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

versionMajor = 1
versionMinor = 7
versionDev = 1
versionDev = 2

date = "2020.07.29"
date = "2022.05.20"

def strAbout():
pathDirList = sys.argv[0].replace("\\", "/").split("/")
Expand Down

0 comments on commit 81d4f6e

Please sign in to comment.