Skip to content

Commit b96b36e

Browse files
authored
Merge pull request #7 from solaoi/feature/update-version
update version to 0.0.3
2 parents 097522a + 7e9e3db commit b96b36e

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

README.ja.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*他の言語で読む: [English](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.md), [简体中文](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.zh-Hans.md), [Português](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.pt_BR.md).*
1+
*他の言語で読む: [English](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.md), [简体中文](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.zh-Hans.md), [Português](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.pt_BR.md).*
22

33
![license](https://img.shields.io/github/license/solaoi/dify-plugin-slack-thread-bot)
44

@@ -7,7 +7,7 @@
77
<img width="120" alt="Image" src="_assets/icon.svg">
88

99
**Author:** solaoi
10-
**Version:** 0.0.2
10+
**Version:** 0.0.3
1111
**Type:** 拡張機能
1212

1313
### 解説

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*Read this in other languages: [日本語](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.ja.md), [简体中文](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.zh-Hans.md), [Português](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.pt_BR.md).*
1+
*Read this in other languages: [日本語](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.ja.md), [简体中文](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.zh-Hans.md), [Português](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.pt_BR.md).*
22

33
![license](https://img.shields.io/github/license/solaoi/dify-plugin-slack-thread-bot)
44

@@ -7,7 +7,7 @@
77
<img width="120" alt="Image" src="_assets/icon.svg">
88

99
**Author:** solaoi
10-
**Version:** 0.0.2
10+
**Version:** 0.0.3
1111
**Type:** extension
1212

1313
### Description

README.pt_BR.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*Leia em outros idiomas: [English](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.md), [日本語](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.ja.md), [简体中文](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.zh-Hans.md).*
1+
*Leia em outros idiomas: [English](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.md), [日本語](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.ja.md), [简体中文](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.zh-Hans.md).*
22

33
![license](https://img.shields.io/github/license/solaoi/dify-plugin-slack-thread-bot)
44

@@ -7,7 +7,7 @@
77
<img width="120" alt="Image" src="_assets/icon.svg">
88

99
**Author:** solaoi
10-
**Version:** 0.0.2
10+
**Version:** 0.0.3
1111
**Type:** extensão
1212

1313
### Descrição

README.zh-Hans.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*以其他语言阅读:[English](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.md)[日本語](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.ja.md)[Português](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.2/README.pt_BR.md)*
1+
*以其他语言阅读:[English](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.md)[日本語](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.ja.md)[Português](https://github.com/solaoi/dify-plugin-slack-thread-bot/blob/v0.0.3/README.pt_BR.md)*
22

33
![license](https://img.shields.io/github/license/solaoi/dify-plugin-slack-thread-bot)
44

@@ -7,7 +7,7 @@
77
<img width="120" alt="Image" src="_assets/icon.svg">
88

99
**Author:** solaoi
10-
**Version:** 0.0.2
10+
**Version:** 0.0.3
1111
**Type:** 扩展
1212

1313
### 描述

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.0.2
1+
version: 0.0.3
22
type: plugin
33
author: solaoi
44
name: slack-thread-bot

0 commit comments

Comments
 (0)