File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646
4747
4848#
49- # Adjust BlocklyPropClient.py file
49+ # Adjust BlocklyPropClient.py file - [format: VERSION = "#.#.#"]
5050#
5151VERSIONFILE=BlocklyPropClient.py
5252VERSIONPATTERN=[vV][eE][rR][sS][iI][oO][nN][[:blank:]]* =[[:blank:]]* \" [0-9]+\. [0-9]+\. [0-9]+\"
@@ -56,7 +56,7 @@ FindAndSetVersion
5656
5757
5858#
59- # Adjust about.txt file
59+ # Adjust about.txt file - [format: Version: v#.#.#]
6060#
6161VERSIONFILE=about.txt
6262VERSIONPATTERN=[vV][eE][rR][sS][iI][oO][nN]:[[:blank:]]* v[[:blank:]]* [0-9]+\. [0-9]+\. [0-9]+
@@ -66,7 +66,7 @@ FindAndSetVersion
6666
6767
6868#
69- # Adjust package/blocklypropclient-installer.iss file
69+ # Adjust package/blocklypropclient-installer.iss file - [format: MyAppVersion "#.#.#"]
7070#
7171VERSIONFILE=package/blocklypropclient-installer.iss
7272VERSIONPATTERN=[mM][yY][aA][pP][pP][vV][eE][rR][sS][iI][oO][nN][[:blank:]]+\" [0-9]+\. [0-9]+\. [0-9]+\"
You can’t perform that action at this time.
0 commit comments