Skip to content

Commit

Permalink
🤖 mb_caa_dimensions 2022.6.12.2
Browse files Browse the repository at this point in the history
refactor(split links): rewrite "MB: Paste multiple external links" to TypeScript, fix shortcomings (#473)
  • Loading branch information
github-actions[bot] committed Jun 12, 2022
1 parent cdab502 commit 0d669e3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions mb_caa_dimensions.changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
- **2022.6.12.2**: Internal changes: rewrite "MB: Paste multiple external links" to TypeScript, fix shortcomings ([#473](https://github.com/ROpdebee/mb-userscripts/pull/473))
- **2022.6.12**: Internal changes: migrate "MB: Display CAA image dimensions" to TypeScript ([#451](https://github.com/ROpdebee/mb-userscripts/pull/451))
2 changes: 1 addition & 1 deletion mb_caa_dimensions.meta.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name MB: Display CAA image dimensions
// @description Displays the dimensions and size of images in the cover art archive.
// @version 2022.6.12
// @version 2022.6.12.2
// @author ROpdebee
// @license MIT; https://opensource.org/licenses/MIT
// @namespace https://github.com/ROpdebee/mb-userscripts
Expand Down
2 changes: 1 addition & 1 deletion mb_caa_dimensions.metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"2022.6.12"}
{"version":"2022.6.12.2"}

0 comments on commit 0d669e3

Please sign in to comment.