This is an automated email from the ASF dual-hosted git repository. robin0716 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
commit b9b677f80021d4aa136bd7050f5527520cf9e52d Author: robin <[email protected]> AuthorDate: Wed Sep 25 16:45:25 2024 +0800 chore: Update version in info.yaml files --- embed-basic/info.yaml | 2 +- render-markdown-codehighlight/info.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embed-basic/info.yaml b/embed-basic/info.yaml index 054f43a..2c69f65 100644 --- a/embed-basic/info.yaml +++ b/embed-basic/info.yaml @@ -17,6 +17,6 @@ slug_name: basic_embed type: editor -version: 1.0.5 +version: 1.1.0 author: answerdev link: https://github.com/apache/incubator-answer-plugins/tree/main/embed-basic diff --git a/render-markdown-codehighlight/info.yaml b/render-markdown-codehighlight/info.yaml index b6fa9a9..2ad8ed2 100644 --- a/render-markdown-codehighlight/info.yaml +++ b/render-markdown-codehighlight/info.yaml @@ -17,6 +17,6 @@ slug_name: render_markdown_codehighlight type: render -version: 0.0.4 +version: 0.1.0 author: Chen Jiaji, Zhu Xuanlyu link: https://github.com/apache/incubator-answer-plugins/tree/main/render-markdown-codehighlight
