Skip to content

Commit

Permalink
Fix Mermaid Tag Prefix
Browse files Browse the repository at this point in the history
This commit renames tag prefix `st4-` to `st4-v` as upstream repository names
release tags `st4-v{semver}`.

ST4 specific releases have therefore not yet been shipped to clients.
  • Loading branch information
deathaxe committed Dec 28, 2023
1 parent 3ed3992 commit 5facbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/m.json
Original file line number Diff line number Diff line change
Expand Up @@ -1353,7 +1353,7 @@
},
{
"sublime_text": ">=4050",
"tags": "st4-"
"tags": "st4-v"
}
]
},
Expand Down

0 comments on commit 5facbe0

Please sign in to comment.