Skip to content

Commit 5202633

Browse files
committed
bump version
1 parent ed21b8d commit 5202633

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

static/aboutbrowser/start.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3>Recents coming after history persistence!</h1>
2222
</div>
2323
</div>
2424
<div class="footerRight">
25-
AboutBrowser 0.8.0
25+
AboutBrowser 0.8.1
2626
<button class="navbarBtn" id="browserBack" onclick="openVerHistory();"><i
2727
class="fa-solid fa-clock-rotate-left"></i></button>
2828
</div>

static/aboutbrowser/versionHistory.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
<div class="container containerPadding">
1414
<div>
1515
<h1>AboutBrowser version history</h1>
16+
<h3>v0.8.1</h3>
17+
<ul>
18+
<li>optimize tab metadata hook, now runs on DOMContentLoaded</li>
19+
</ul>
1620
<h3>v0.8.0</h3>
1721
<ul>
1822
<li>move tab backend into its own class</li>

0 commit comments

Comments
 (0)