Skip to content

Commit 600c026

Browse files
committed
fix: address latest review feedback
1 parent c645a8a commit 600c026

4 files changed

Lines changed: 522 additions & 2 deletions

File tree

Documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GitAgent Documentation
22

33
> **GitAgent** — A universal git-native multimodal always-learning AI Agent
4-
> Version 1.5.2 | MIT License | [github.com/open-gitagent/gitagent](https://github.com/open-gitagent/gitagent)
4+
> Version 2.0.0 | MIT License | [github.com/open-gitagent/gitagent](https://github.com/open-gitagent/gitagent)
55
66
---
77

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ rows=(
4545
text=(
4646
""
4747
""
48-
"${RED}${BOLD}GitAgent v1.1.1${RESET}"
48+
"${RED}${BOLD}GitAgent v2.0.0${RESET}"
4949
"${GRAY}A universal git-native multimodal always learning AI Agent${RESET}"
5050
"${GRAY}(TinyHuman)${RESET}"
5151
""

0 commit comments

Comments
 (0)