From cf991b196e3f280549ec25d4d6b9aaaf0e9c21f6 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Jul 2024 18:23:20 +0800 Subject: [PATCH] docs(README) build: Update version to 0.2 --- .github/workflows/ci.yml | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1d30f5..d47cba2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: matrix: node-version: [ 18.x ] image-name: [ chrisgray0626/gis-agent-frontend ] - image-tag: [ 0.1 ] + image-tag: [ 0.2 ] steps: - name: Checkout diff --git a/README.md b/README.md index f67a37f..52b22d0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Agent-Web -## 功能设计 - -https://dde.feishu.cn/wiki/TlxpwBmUIipdZ1kmfgjcEfK6nYB - ## 接口文档 https://app.apifox.com/project/4714372 + +## V0.2 需求池 + +https://dde.feishu.cn/wiki/VfAUwTCHViEAc1kdiP2cPQQDngf \ No newline at end of file