Skip to content

Commit 1679e3d

Browse files
Bumped version to 0.11.2
1 parent 4397cd2 commit 1679e3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "BlocklyProp Launcher",
33
"description": "A Chrome application that connects your Propeller-Powered Hardware to the BlocklyProp website.",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"manifest_version": 2,
66
"minimum_chrome_version": "45",
77

package/blocklyproplauncher-installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define MyAppName "BlocklyProp Launcher"
55
#define MyAppStartMenuName "BlocklyProp"
6-
#define MyAppVersion "0.11.0"
6+
#define MyAppVersion "0.11.2"
77
#define MyAppPublisher "Parallax Inc."
88
#define MyAppStartMenu "Parallax Inc"
99
#define MyAppURL "http://blockly.parallax.com/"

0 commit comments

Comments
 (0)