Skip to content

Commit

Permalink
Add "File extension type" removal notification for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ddasutein committed May 9, 2020
1 parent ac1dc63 commit 132400e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "AutoRename",
"short_name": "AutoRename",
"version": "1.4.2",
"version": "1.4.3",
"description": "AutoRename can automatically rename downloaded images from the internet.",
"default_locale": "en",
"manifest_version": 2,
Expand Down
1 change: 1 addition & 0 deletions options.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ <h2 id="settings_label_twitter" data-i18n="settings_label_twitter"><b></b></h2>
<option value=".png" data-i18n="settings_twitter_file_extension_png"></option>
</select>
<label id="settings_twitter_file_extension_type" data-i18n="settings_twitter_file_extension_type"></label>
<label style="color: red;">(To be removed in the next release. <a href="https://github.com/ddasutein/AutoRename/issues/9">Details</a>)</label>
</div>
<hr>
<!-- LINE BLOG -->
Expand Down

0 comments on commit 132400e

Please sign in to comment.