Skip to content

Commit

Permalink
v0.1.0-alpha
Browse files Browse the repository at this point in the history
adlsdztony committed Dec 13, 2024
1 parent fe8358b commit 5c4c963
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/help/jsx/Help.js
Original file line number Diff line number Diff line change
@@ -19,6 +19,9 @@ window.popup.HelpPopup = async function (custom, inner) {
window.elements.H3({
innerText: "Help",
}),
window.elements.Div({
innerText: "v0.1.0-alpha",
}),
window.elements.A({
href: "https://github.com/EZ-HKU/SuperEZ",
innerText: "GitHub",

0 comments on commit 5c4c963

Please sign in to comment.