Skip to content

Commit 2a18755

Browse files
authored
Merge pull request #102 from PropGit/Demo
Updated proploader to v1.0-34 and bumped client version to v0.6.4
2 parents 5cc423c + 34ae16f commit 2a18755

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

BlocklyPropClient.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
# Please verify that the version number in the local about.txt and the
3737
# ./package/win-resources/blocklypropclient-installer.iss matches this.
3838
# -----------------------------------------------------------------------
39-
VERSION = "0.6.3"
39+
VERSION = "0.6.4"
4040

4141

4242
# Enable logging for functions outside of the class definition

about.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version: v0.6.3
1+
Version: v0.6.4
22

33
Contributors:
44
- Michel Lampo

package/blocklypropclient-installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "BlocklyPropClient"
5-
#define MyAppVersion "0.6.3"
5+
#define MyAppVersion "0.6.4"
66
#define MyAppPublisher "Parallax Inc."
77
#define MyAppURL "http://blockly.parallax.com/"
88
#define MyAppExeName "BlocklyPropClient.exe"

propeller-tools/linux/proploader

120 Bytes
Binary file not shown.

propeller-tools/mac/proploader

4.12 KB
Binary file not shown.
7.89 KB
Binary file not shown.

0 commit comments

Comments
 (0)