Skip to content

Commit 07b44a8

Browse files
committed
bump version
1 parent ff4eee3 commit 07b44a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
),
135135
dbc.Nav(
136136
[
137-
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.18", href="/")),
137+
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.19", href="/")),
138138
],
139139
navbar=True)
140140
],

0 commit comments

Comments
 (0)