From eefd7198231a2051ca446b5bd759b4347f9c3052 Mon Sep 17 00:00:00 2001 From: yokobond Date: Fri, 23 Jul 2021 18:45:12 +0900 Subject: [PATCH] Version 0.2.3 --- install-stretch3.sh | 2 +- package.json | 2 +- src/entry/index.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/install-stretch3.sh b/install-stretch3.sh index a63ec72..e8b2a88 100644 --- a/install-stretch3.sh +++ b/install-stretch3.sh @@ -30,7 +30,7 @@ MICROBIT_MORE="\ insetIconURL: microbitMoreInsetIconURL,${LF}\ description: (${LF}\ ${LF}\ diff --git a/package.json b/package.json index 28a650c..ad6f247 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbit-more-v2", - "version": "0.2.2", + "version": "0.2.3", "description": "Full-functional extension of micro:bit for Scratch3", "module": "./dist/microbitMore.mjs", "scripts": { diff --git a/src/entry/index.jsx b/src/entry/index.jsx index 6100158..bb965d3 100644 --- a/src/entry/index.jsx +++ b/src/entry/index.jsx @@ -6,7 +6,7 @@ import microbitMoreInsetIconURL from './inset-icon.svg'; import microbitMoreConnectionIconURL from './connection-icon.svg'; import microbitMoreConnectionSmallIconURL from './connection-small-icon.svg'; -const version = 'v2-0.2.2'; +const version = 'v2-0.2.3'; const translationMap = { 'en': {