Skip to content

Commit 93e4b43

Browse files
Merge pull request #468 from JasonXuDeveloper/development
update doc
2 parents c0efd73 + 560e95f commit 93e4b43

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

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

3232

3333

34-
# JENGINE v0.8.0f1
34+
# JENGINE v0.8.0f4
3535

3636
**JEngine is an out-of-the-box framework designed for Unity developers. It encapsulates powerful functions. Beginners can also get started quickly and easily create games that can be updated in runtime.**
3737

README_zh_cn.md

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

3131

3232

33-
# JENGINE v0.8.0f1
33+
# JENGINE v0.8.0f4
3434

3535
JEngine是针对Unity开发者设计的**开箱即用**的框架,封装了强大的功能,小白也能**快速上手****轻松制作**可以**热更新的游戏**
3636

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.jasonxudeveloper.jengine",
3-
"version": "0.8.0f3",
3+
"version": "0.8.0f4",
44
"displayName": "JEngine",
55
"description": "The solution that allows unity games update in runtime.",
66
"license": "MIT",

0 commit comments

Comments
 (0)