Skip to content

Commit

Permalink
v1.1.84-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed Jun 6, 2023
1 parent 39353f4 commit 13bbce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/1-Getting started/Quick Start.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Make sure you get your ports right!

### Use a specific version of AGiXT
```
AGiXT_VERSION="1.1.83-beta" docker compose up
AGiXT_VERSION="1.1.84-beta" docker compose up
```

### Update local docker containers
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "AGiXT"
version = "v1.1.83-beta"
version = "v1.1.84-beta"
description = "An Artificial Intelligence Automation Platform. AI Instruction management from various providers, has an adaptive memory, and a versatile plugin system with many commands including web browsing. Supports many AI providers and models and growing support every day."
homepage = "https://AGiXT.com"
documentation = "https://AGiXT.com"
Expand Down

0 comments on commit 13bbce2

Please sign in to comment.