Skip to content

Commit 4d936b5

Browse files
authored
bump version
1 parent 310fc8a commit 4d936b5

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66

77
## ダウンロード
88

9-
* [バージョン 0.2 (2019/11/28)](https://github.com/movabletype/mt-plugin-shared-preview/releases/download/0.2/mt-plugin-shared-preview-0.2.zip)
10-
11-
[更新履歴](https://github.com/movabletype/mt-plugin-shared-preview/releases)
9+
[releases](https://github.com/movabletype/mt-plugin-shared-preview/releases)からダウンロードしてください。
1210

1311
## インストール
1412

@@ -29,6 +27,12 @@
2927

3028
## 更新履歴
3129

30+
### version 0.4
31+
* プラグイン設定画面で、他のプラグインのスクリプトが本プラグインに悪影響しないようidにプラグイン名を前置しました。
32+
33+
### version 0.3
34+
* [MTC-28655] Movable Type本体に同梱されていたsvg4everybodyが、将来廃止の予定となったため、プラグインではsvg4everybodyを利用しないように変更しました。
35+
3236
### version 0.2
3337
* Movable Type 7 r.4603で共有プレビュープラグインを利用する際に一部表示の不具合があり、修正致しました。
3438

plugins/SharedPreview/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: SharedPreview
22
id: SharedPreview
33
key: SharedPreview
4-
version: 0.3
4+
version: 0.4
55
schema_version: 0.03
66
description: <__trans phrase="Enable to share preview of entry, page and content data.">
77
author_name: Six Apart Ltd.

0 commit comments

Comments
 (0)