mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 03:30:06 +00:00
chore: bump version to 0.0.85 (#1359)
This commit is contained in:
parent
3ebff1ca3f
commit
1565386378
4 changed files with 5 additions and 5 deletions
|
|
@ -41,7 +41,7 @@ logger = logging.getLogger("terminal_toolkit")
|
|||
|
||||
# App version - should match electron app version
|
||||
# TODO: Consider getting this from a shared config
|
||||
APP_VERSION = "0.0.87"
|
||||
APP_VERSION = "0.0.85"
|
||||
|
||||
|
||||
def get_terminal_base_venv_path() -> str:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue