Skip to content

Commit cc4d326

Browse files
committed
Added build info to beta message
1 parent 26c1486 commit cc4d326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Nav/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ function Nav({session, settings}){
129129
</div>
130130
<header className={styles.header}>
131131
<div id="beta-message">
132-
This is an early beta build, there may be problems at first, they will be fixed once reported <a className="yellow" href="https://github.com/scottadkin/node-utstats-2/issues">Here</a>
132+
This is an early beta build, there may be problems at first, they will be fixed once reported <a className="yellow" href="https://github.com/scottadkin/node-utstats-2/issues">Here.</a> Build v2.2.0 4th January 2022
133133
</div>
134134
<h1 className={styles.h1}>Node UTStats 2</h1>
135135
<nav className={styles.nav}>

0 commit comments

Comments
 (0)