File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ DAT致力于解决企业数据查询的最后一公里问题——让业务人
9999
100100``` bash
101101# 下载最新版本
102- wget https://github.com/junjiem/dat/releases/latest/download/dat-cli-0.5.1 -full.tar.gz
102+ wget https://github.com/junjiem/dat/releases/latest/download/dat-cli-0.6.0 -full.tar.gz
103103
104104# 解压并配置环境变量
105105tar -xzf dat-cli-x.x.x.tar.gz
Original file line number Diff line number Diff line change 2525 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2626 <maven .compiler.source>17</maven .compiler.source>
2727 <maven .compiler.target>17</maven .compiler.target>
28- <revision >0.5.1 </revision >
28+ <revision >0.6.0 </revision >
2929 <lombok .version>1.18.38</lombok .version>
3030 <jackson .version>2.18.3</jackson .version>
3131 <langchain4j .vserion>1.4.0</langchain4j .vserion>
You can’t perform that action at this time.
0 commit comments