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 9d644677f289f20f6fa18f786c136ae1f5a4f6e6 Author: robin <[email protected]> AuthorDate: Fri Nov 8 15:17:22 2024 +0800 fix: bump version to 1.2.12 in info.yaml --- editor-formula/info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor-formula/info.yaml b/editor-formula/info.yaml index 7aeefee..4ad4078 100644 --- a/editor-formula/info.yaml +++ b/editor-formula/info.yaml @@ -17,6 +17,6 @@ slug_name: formula_editor type: editor -version: 1.2.11 +version: 1.2.12 author: answerdev link: https://github.com/apache/incubator-answer-plugins/tree/main/editor-formula
