Skip to content

Commit 27cb95b

Browse files
committed
chore: bump minor version
Signed-off-by: Edward Ly <[email protected]>
1 parent a410c4a commit 27cb95b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.run/AssistantTalkBot.run.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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.2" />
11+
<env name="APP_VERSION" value="3.1.0" />
1212
<env name="NEXTCLOUD_URL" value="http://stable31.local" />
1313
<env name="PYTHONUNBUFFERED" value="1" />
1414
</envs>

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The bot is capable of answering questions in Nextcloud Talk chat conversations u
1515
1616
**The [`AppAPI`](https://apps.nextcloud.com/apps/app_api), [Nextcloud Talk](https://apps.nextcloud.com/apps/spreed), and [Nextcloud Assistant](https://apps.nextcloud.com/apps/assistant) apps needs to be enabled to install and use this bot.**
1717
]]></description>
18-
<version>3.0.2</version>
18+
<version>3.1.0</version>
1919
<licence>agpl</licence>
2020
<author mail="[email protected]" homepage="https://github.com/andrey18106">Andrey Borysenko</author>
2121
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
@@ -34,7 +34,7 @@ The bot is capable of answering questions in Nextcloud Talk chat conversations u
3434
<docker-install>
3535
<registry>ghcr.io</registry>
3636
<image>nextcloud/talk_bot_ai</image>
37-
<image-tag>3.0.2</image-tag>
37+
<image-tag>3.1.0</image-tag>
3838
</docker-install>
3939
</external-app>
4040
</info>

0 commit comments

Comments
 (0)