File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 <env name =" APP_ID" value =" talk_bot_ai" />
99 <env name =" APP_PORT" value =" 10034" />
1010 <env name =" APP_SECRET" value =" 12345" />
11- <env name =" APP_VERSION" value =" 3.0.0 " />
11+ <env name =" APP_VERSION" value =" 3.0.1 " />
1212 <env name =" NEXTCLOUD_URL" value =" http://stable30.local" />
1313 <env name =" PYTHONUNBUFFERED" value =" 1" />
1414 </envs >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The bot is capable of answering questions in chat depending on the model set by
1111
1212**The [`AppAPI`](https://github.com/nextcloud/app_api) application needs to be enabled to install and use this bot.**
1313 ]]> </description >
14- <version >3.0.0 </version >
14+ <version >3.0.1 </version >
1515 <licence >MIT</licence >
1616 <author mail =" andrey18106x@gmail.com" homepage =" https://github.com/andrey18106" >Andrey Borysenko</author >
1717 <author mail =" bigcat88@icloud.com" homepage =" https://github.com/bigcat88" >Alexander Piskun</author >
@@ -29,7 +29,7 @@ The bot is capable of answering questions in chat depending on the model set by
2929 <docker-install >
3030 <registry >ghcr.io</registry >
3131 <image >nextcloud/talk_bot_ai</image >
32- <image-tag >3.0.0 </image-tag >
32+ <image-tag >3.0.1 </image-tag >
3333 </docker-install >
3434 </external-app >
3535</info >
You can’t perform that action at this time.
0 commit comments