Skip to content

Commit 1bbd6c5

Browse files
committed
bump version
1 parent c49caa0 commit 1bbd6c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<body>
1212
<div id='container'>
1313
<div id='header'>
14-
<h1>Passphrase, Pseudoword, & Password Generator</h1>
15-
<h4>Exploring what password generation could look like. This password generator doesn't suck.</h4>
14+
<h1>Passphrase & Password Generator</h1>
15+
<h4>Exploring what password generation could look like. This generator doesn't suck.</h4>
1616
<p style="font-size: small;"></p>
1717
<ul id='navigation'>
1818
<li><a href='index.html'>Passwords</a></li>
@@ -353,7 +353,7 @@ <h4>Exploring what password generation could look like. This password generator
353353
<a href='https://github.com/atoponce/webpassgen/releases/latest'><img alt='Download icon' title='Download latest release' src='assets/download.png' /></a>
354354
<a href='https://twitter.com/AaronToponce'><img alt='Twitter logo' title='Meet the author' src='assets/twitter.png' /></a>
355355
</p>
356-
<p id='version'>Version: development</p>
356+
<p id='version'>Version: 20230523</p>
357357
</div>
358358
</div>
359359
<div id='overlay' onclick='document.getElementById("overlay").style.display="none";'>

0 commit comments

Comments
 (0)