Skip to content

Commit

Permalink
Merge pull request #10 from EZ-HKU/v0.1.0-alpha
Browse files Browse the repository at this point in the history
v0.1.0-alpha
  • Loading branch information
adlsdztony authored Dec 13, 2024
2 parents fe8358b + 5c4c963 commit 6dff0cf
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
Expand Up @@ -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",
Expand Down

0 comments on commit 6dff0cf

Please sign in to comment.