Update guide_cn.md

This commit is contained in:
everywhere.z
2018-03-02 16:55:01 +08:00
committed by GitHub
parent 2cf77dfd6b
commit ad8c2ddc7e

View File

@@ -8,8 +8,8 @@ liteflow需要你的项目使用maven
<version>${liteFlow.version}</version> <version>${liteFlow.version}</version>
</dependency> </dependency>
``` ```
最新版本为**<font color=red>2.0.1</font>**   最新版本为<font color=red>**2.0.1**</font>  
稳定版本为**<font color=red>1.3.1</font>** 稳定版本为**<font color=red>**1.3.1**</font>**
## 1.2流程配置文件 ## 1.2流程配置文件
```xml ```xml
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>