Skip to content

Commit 308e70b

Browse files
committed
setting version
1 parent 9f7f835 commit 308e70b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,7 @@
168168
),
169169
dbc.Nav(
170170
[
171-
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.53", href="/")),
172-
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.54", href="/")),
171+
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.55", href="/")),
173172
dbc.NavItem(dbc.NavLink("Documentation", href="https://ccms-ucsd.github.io/GNPSDocumentation/lcms-dashboard/")),
174173
dbc.NavItem(dbc.NavLink("GNPS Datasets", href="https://gnps.ucsd.edu/ProteoSAFe/datasets.jsp#%7B%22query%22%3A%7B%7D%2C%22table_sort_history%22%3A%22createdMillis_dsc%22%2C%22title_input%22%3A%22GNPS%22%7D")),
175174
dbc.NavItem(id="dataset_files_nav"),

0 commit comments

Comments
 (0)