Skip to content

Commit

Permalink
bump v
Browse files Browse the repository at this point in the history
  • Loading branch information
zippy committed Apr 29, 2024
1 parent 83a585a commit 2d60aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/notebooks-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ export class NotebooksApp extends LitElement {
}

return html`
<sl-dialog label="Notebooks: UI v0.X.2 for DNA v0.2.0" id="about-dialog" width={600} >
<sl-dialog label="Notebooks: UI v0.X.3 for DNA v0.2.0" id="about-dialog" width={600} >
<div class="about">
<p>Notebooks is a demonstration Holochain app built by Lighning Rod Labs.</p>
<p> <b>Developers:</b>
Expand Down

0 comments on commit 2d60aae

Please sign in to comment.