From 94956f82b7b59a7e530d440b28284820e971dbb9 Mon Sep 17 00:00:00 2001 From: aieuo Date: Sat, 19 Feb 2022 17:30:00 +0900 Subject: [PATCH] 2.8.1 --- .github/changelogs/eng/2.x.md | 4 ++++ .github/changelogs/jpn/2.x.md | 4 ++++ plugin.yml | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/changelogs/eng/2.x.md b/.github/changelogs/eng/2.x.md index f611e38ee..b104332ea 100644 --- a/.github/changelogs/eng/2.x.md +++ b/.github/changelogs/eng/2.x.md @@ -193,3 +193,7 @@ - Added a recipe variable. - Fixed a bug that variables in a value of `SetConfigData` are not replaced. - Fixed wrong categories of `Exists configuration file` and `Exists data in configuration file`. + +# 2.8.1 + +- Fixed a bug that form buttons cannot load a saved UUIDs. \ No newline at end of file diff --git a/.github/changelogs/jpn/2.x.md b/.github/changelogs/jpn/2.x.md index cdf040748..b1211dd4f 100644 --- a/.github/changelogs/jpn/2.x.md +++ b/.github/changelogs/jpn/2.x.md @@ -193,3 +193,7 @@ - レシピ変数を追加しました - 設定ファイルに`設定ファイルにデータをセットする`で変数が置き換えられない問題を修正しました - `設定ファイルが存在するか`と`設定ファイルにデータが存在するか`の誤ったカテゴリを修正しました + +# 2.8.1 + +- フォームのボタンのIDが正しく読み込まれない問題を修正しました. \ No newline at end of file diff --git a/plugin.yml b/plugin.yml index 975ab21ae..d9239fd33 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,6 +1,6 @@ name: Mineflow main: aieuo\mineflow\Main -version: 2.8.0 +version: 2.8.1 api: 4.0.0 load: POSTWORLD softdepend: