Skip to content

Commit

Permalink
Merge pull request #99 from zhangbin1010/dev
Browse files Browse the repository at this point in the history
[Upgrade] 更新文档
  • Loading branch information
zhangbinhub authored Oct 8, 2019
2 parents 71bcd19 + 399dfc5 commit 5faf569
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# acp-admin-cloud
###### v4.0.0 [版本更新日志](doc/version_history.md)
###### v4.0.1 [版本更新日志](doc/version_history.md)
- 使用Application Construction Platform 应用构建平台作为脚手架
- 基于 Spring Cloud
- 该项目是前后端分离架构中的“后端部分”。前端工程[v4.0.0](https://github.com/zhangbin1010/acp-admin)

## 相关组件版本
- [Spring Boot 2.1.8.RELEASE](https://projects.spring.io/spring-boot)
- [Spring Boot 2.1.9.RELEASE](https://projects.spring.io/spring-boot)
- [Spring Cloud Greenwich.SR3](http://projects.spring.io/spring-cloud)
- [Acp 6.2.0](https://github.com/zhangbin1010/acp)
- [Acp 6.2.1](https://github.com/zhangbin1010/acp)

## 技术栈
- flowable
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gradleVersion=5.6.2
group=pers.acp.admin
version=4.0.0
version=4.0.1
encoding=UTF-8
mavenCentralUrl=https://repo.spring.io/plugins-release
#mavenCentralUrl=https://maven.aliyun.com/repository/public
Expand Down

0 comments on commit 5faf569

Please sign in to comment.