Skip to content

Commit 3fcf529

Browse files
committed
bump version
1 parent e4319fd commit 3fcf529

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bookmarklets.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ <h4>Random Password Bookmarklets</h4>
697697
<a href='https://github.com/atoponce/webpassgen/releases/latest'><img alt='Download icon' title='Download latest release' src='assets/download.png' /></a>
698698
<a href='https://twitter.com/AaronToponce'><img alt='Twitter logo' title='Meet the author' src='assets/twitter.png' /></a>
699699
</p>
700-
<p id='version'>Version: development</p>
700+
<p id='version'>Version: 2021-07-29</p>
701701
</div>
702702
<script src='js/main.js'></script>
703703
<script>

entropy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ <h2>Technical</h2>
7474
<a href="https://github.com/atoponce/webpassgen/releases/latest"><img alt="Download icon" title="Download latest release" src="assets/download.png" /></a>
7575
<a href="https://twitter.com/AaronToponce"><img alt="Twitter logo" title="Meet the author" src="assets/twitter.png" /></a>
7676
</p>
77-
<p id='version'>Version: development</p>
77+
<p id='version'>Version: 2021-07-29</p>
7878
</div>
7979
<script src='js/main.js'></script>
8080
<script src='js/randogram.js'></script>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h1>Passphrase and Password Generator</h1>
252252
<a href='https://github.com/atoponce/webpassgen/releases/latest'><img alt='Download icon' title='Download latest release' src='assets/download.png' /></a>
253253
<a href='https://twitter.com/AaronToponce'><img alt='Twitter logo' title='Meet the author' src='assets/twitter.png' /></a>
254254
</p>
255-
<p id='version'>Version: development</p>
255+
<p id='version'>Version: 2021-07-29</p>
256256
</div>
257257
</div>
258258
<div id='overlay' onclick='document.getElementById("overlay").style.display="none";'>

0 commit comments

Comments
 (0)