Skip to content

Commit a350438

Browse files
authored
Preparations
1 parent afbc3c6 commit a350438

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _🦌 网页小游戏 🥛_
1414

1515
小游戏:吃掉蔡徐坤
1616

17-
最新版本号:[0.0.3f1](https://github.com/OneSitos/EatKun/tree/0.0.3f1)
17+
最新版本号:[0.0.4](https://github.com/OneSitos/EatKun/tree/0.0.4)
1818

1919
[English](README_EN.md)
2020
|

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _🦌 Web Game 🥛_
1414

1515
A web game: EatKun
1616

17-
Latest version: [0.0.3f1](https://github.com/OneSitos/EatKun/tree/0.0.3f1)
17+
Latest version: [0.0.4](https://github.com/OneSitos/EatKun/tree/0.0.4)
1818

1919
[简体中文](README.md)
2020
|

README_HANT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ _🦌 網頁小遊戲 🥛_
1414

1515
小遊戲:吃掉蔡徐坤
1616

17-
最新版本號:[0.0.3f1](https://github.com/OneSitos/EatKun/tree/0.0.3f1)
17+
最新版本號:[0.0.4](https://github.com/OneSitos/EatKun/tree/0.0.4)
1818

1919
[English](README_EN.md)
2020
|

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<span data-i18n="game-intro4">GAME-INTRO4-I18N</span><br />
5757
</div>
5858
<div id="version" style="display: none;font-size:2.2em; color:#fff; line-height:1.5em;">
59-
<span data-i18n="version">VERSION-I18N</span><span>0.0.3f1</span><br />
59+
<span data-i18n="version">VERSION-I18N</span><span><a href="https://github.com/OneSitos/EatKun/tree/0.0.4">0.0.4</a></span><br />
6060
</div>
6161
</div>
6262
<div id="btn_group" class="container text-nowrap">

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<span data-i18n="game-intro4">GAME-INTRO4-I18N</span><br />
6363
</div>
6464
<div id="version" style="display: none;font-size:2.2em; color:#fff; line-height:1.5em;">
65-
<span data-i18n="version">VERSION-I18N</span><span>0.0.3f1</span><br />
65+
<span data-i18n="version">VERSION-I18N</span><span><a href="https://github.com/OneSitos/EatKun/tree/0.0.4">0.0.4</a></span><br />
6666
</div>
6767
</div>
6868
<div id="btn_group" class="container text-nowrap">

0 commit comments

Comments
 (0)