From 3e1fe6b28864f8e34a257006fd1622176bab3a1a Mon Sep 17 00:00:00 2001 From: yokobond Date: Wed, 8 Sep 2021 11:57:26 +0900 Subject: [PATCH] Version 0.2.4 --- README.md | 2 +- install-stretch3.sh | 2 +- package.json | 2 +- src/entry/index.jsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d8de50c..7aa2408 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

MicroBit More v2

- Version + Version Documentation diff --git a/install-stretch3.sh b/install-stretch3.sh index 01c6e1e..0cad328 100644 --- a/install-stretch3.sh +++ b/install-stretch3.sh @@ -31,7 +31,7 @@ MICROBIT_MORE="\ insetIconURL: microbitMoreInsetIconURL,${LF}\ description: (${LF}\ ${LF}\ diff --git a/package.json b/package.json index 99b4175..944b9a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mbit-more-v2", - "version": "0.2.3", + "version": "0.2.4", "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 a90ec7b..cbf0d59 100644 --- a/src/entry/index.jsx +++ b/src/entry/index.jsx @@ -5,7 +5,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.3'; +const version = 'v2-0.2.4'; const translationMap = { 'en': {