Skip to content

Commit e1957f3

Browse files
committed
Version bump
1 parent 7d148e3 commit e1957f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nxbt/web/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header class="top-bar">
1212
<div class="top-bar-wrapper">
1313
<div>
14-
<h1>NXBT</h1><div class="mono">v0.1</div>
14+
<h1>NXBT</h1><div class="mono">v0.1.1</div>
1515
</div>
1616
<div id="status-indicator" class="hidden surface-lighter">
1717
<div id="status-indicator-light" class="indicator-yellow"></div>

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = nxbt
3-
version = 0.1
3+
version = 0.1.1
44
author = Reece Walsh
55
author-email = [email protected]
66
project_urls =

0 commit comments

Comments
 (0)