File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
# Please verify that the version number in the local about.txt and the
37
37
# ./package/win-resources/blocklypropclient-installer.iss matches this.
38
38
# -----------------------------------------------------------------------
39
- VERSION = "0.6.2 "
39
+ VERSION = "0.6.3 "
40
40
41
41
42
42
# Enable logging for functions outside of the class definition
Original file line number Diff line number Diff line change 1
- Version: v0.6.2
1
+ Version: v0.6.3
2
2
3
3
Contributors:
4
4
- Michel Lampo
Original file line number Diff line number Diff line change 2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName " BlocklyPropClient"
5
- #define MyAppVersion " 0.6.2 "
5
+ #define MyAppVersion " 0.6.3 "
6
6
#define MyAppPublisher " Parallax Inc."
7
7
#define MyAppURL " http://blockly.parallax.com/"
8
8
#define MyAppExeName " BlocklyPropClient.exe"
You can’t perform that action at this time.
0 commit comments