We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d148e3 commit e1957f3Copy full SHA for e1957f3
nxbt/web/templates/index.html
@@ -11,7 +11,7 @@
11
<header class="top-bar">
12
<div class="top-bar-wrapper">
13
<div>
14
- <h1>NXBT</h1><div class="mono">v0.1</div>
+ <h1>NXBT</h1><div class="mono">v0.1.1</div>
15
</div>
16
<div id="status-indicator" class="hidden surface-lighter">
17
<div id="status-indicator-light" class="indicator-yellow"></div>
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = nxbt
3
-version = 0.1
+version = 0.1.1
4
author = Reece Walsh
5
author-email = [email protected]
6
project_urls =
0 commit comments