Skip to content

Commit 7dd2ed8

Browse files
committed
bumping version
1 parent 967bcd3 commit 7dd2ed8

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
@@ -167,7 +167,7 @@
167167
),
168168
dbc.Nav(
169169
[
170-
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.58", href="/")),
170+
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.60", href="/")),
171171
dbc.NavItem(dbc.NavLink("Documentation", href="https://ccms-ucsd.github.io/GNPSDocumentation/lcms-dashboard/")),
172172
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")),
173173
dbc.NavItem(id="dataset_files_nav"),

0 commit comments

Comments
 (0)