Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit ef137a6

Browse files
author
goldeagle
committed
修改:版本更新到 1.4.0
1 parent 3e23fb8 commit ef137a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Change Log
22

3-
## [1.3.6](https://github.com/goldeagle/think-builder/tree/v1.3.6)
3+
## [1.4.0](https://github.com/goldeagle/think-builder/tree/v1.4.0)
44

5-
[Full Changelog](https://github.com/goldeagle/think-builder/compare/v1.3.5...v1.3.6)
5+
[Full Changelog](https://github.com/goldeagle/think-builder/compare/v1.3.5...v1.4.0)
66

77
**Closed issues:**
88

build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ define('DBFILE_PATH', 'database');
2020
define('PROFILE_PATH', 'profile');
2121
define('PUB_PATH', 'public');
2222
define('CONSOLE_PATH', 'console');
23-
define('VERSION', '2.0.0 alpha');
23+
define('VERSION', '1.4.0');
2424

2525
/* 装载程序代码 */
2626
require __DIR__ . "/src/autoload.php";

0 commit comments

Comments
 (0)