Skip to content

Commit

Permalink
🔖 bump Column.AttrShort version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk committed May 25, 2024
1 parent 8149f76 commit 3137294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Column.AttrShort.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function OnInit(D) {
D.name = "Column.AttrShort";
D.desc = "Column formatted with shorter attribute indicators (no '-'), reverse 'i' shown when content indexing is enabled, and smaller symbols ₐ vs a"
+"\n" + "(click ⚙ to configure)";
D.version = "1.0@18-10";
D.version = "1.1@24-04";
D.url = "";
D.default_enable = true; D.min_version = "12.5"; D.copyright = "es";

Expand Down

0 comments on commit 3137294

Please sign in to comment.