mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-26 03:38:29 +00:00
25 lines
638 B
Diff
25 lines
638 B
Diff
|
From e18df36c0f2a9f01ea59ad82e927881a0ee6727f Mon Sep 17 00:00:00 2001
|
||
|
From: SmallMain <smallmain@outlook.com>
|
||
|
Date: Tue, 21 Jun 2022 10:09:44 +0800
|
||
|
Subject: [PATCH 01/15] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=89=88=E6=9C=AC?=
|
||
|
=?UTF-8?q?=E5=8F=B7=E8=AF=86=E5=88=AB=E6=96=87=E4=BB=B6?=
|
||
|
MIME-Version: 1.0
|
||
|
Content-Type: text/plain; charset=UTF-8
|
||
|
Content-Transfer-Encoding: 8bit
|
||
|
|
||
|
---
|
||
|
engine/VERSION | 1 +
|
||
|
1 file changed, 1 insertion(+)
|
||
|
create mode 100644 engine/VERSION
|
||
|
|
||
|
diff --git a/engine/VERSION b/engine/VERSION
|
||
|
new file mode 100644
|
||
|
index 0000000..3eefcb9
|
||
|
--- /dev/null
|
||
|
+++ b/engine/VERSION
|
||
|
@@ -0,0 +1 @@
|
||
|
+1.0.0
|
||
|
--
|
||
|
2.32.0 (Apple Git-132)
|
||
|
|