Skip to content

Commit 3139540

Browse files
committed
version bump
1 parent fdf93ae commit 3139540

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
@@ -162,7 +162,7 @@
162162
),
163163
dbc.Nav(
164164
[
165-
dbc.NavItem(dbc.NavLink("GNPS2 LCMS Dashboard - Version 2025-10-03", href="/")),
165+
dbc.NavItem(dbc.NavLink("GNPS2 LCMS Dashboard - Version 2025.10.17", href="/")),
166166
dbc.NavItem(dbc.NavLink("Documentation", href="https://ccms-ucsd.github.io/GNPSDocumentation/lcms-dashboard/")),
167167
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")),
168168
dbc.NavItem(id="dataset_files_nav"),

0 commit comments

Comments
 (0)