Skip to content

Commit da1450f

Browse files
committed
Update version.
1 parent 500c205 commit da1450f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microbit-more.github.io",
3-
"version": "0.1.0",
3+
"version": "0.2.5",
44
"description": "Full-functional extension of micro:bit for Scratch3",
55
"module": "./dist/microbitMore.mjs",
66
"scripts": {

site/index-ja.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3>micro:bit のすべての機能を使える Scratch 拡張機能</h3>
3636
<br>
3737
<hr>
3838
<p>エディターとつなぐには、最初に <strong>「micro:bit のプログラム」</strong>を micro:bit に入れてください。</p>
39-
<a href="https://github.com/microbit-more/pxt-mbit-more-v2/releases/download/0.2.4/microbit-mbit-more-v2-0_2_4.hex" class="btn">micro:bit のプログラム</a>
39+
<a href="https://github.com/microbit-more/pxt-mbit-more-v2/releases/download/0.2.5/microbit-mbit-more-v2-0_2_5.hex" class="btn">micro:bit のプログラム</a>
4040
<br>
4141
<br>
4242
<p>Web Bluetooth が使えないブラウザは Scratch Link を PC に入れてください。</p>

site/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h3>full-functional micro:bit extension for Scratch</h3>
4141
<br>
4242
<hr>
4343
<p>Firstly, download <strong>'micro:bit program'</strong> into your micro:bit to connect Editor</p>
44-
<a href="https://github.com/microbit-more/pxt-mbit-more-v2/releases/download/0.2.4/microbit-mbit-more-v2-0_2_4.hex" class="btn">micro:bit program</a>
44+
<a href="https://github.com/microbit-more/pxt-mbit-more-v2/releases/download/0.2.5/microbit-mbit-more-v2-0_2_5.hex" class="btn">micro:bit program</a>
4545
<br>
4646
<br>
4747
<p>If your browser doesn't support Web Bluetooth, please install Scratch Link on your PC.</p>

0 commit comments

Comments
 (0)