Skip to content

Commit 36bddc1

Browse files
committed
bump version
1 parent a8ca71b commit 36bddc1

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
@@ -159,7 +159,7 @@
159159
),
160160
dbc.Nav(
161161
[
162-
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.40", href="/")),
162+
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.41", href="/")),
163163
dbc.NavItem(dbc.NavLink("Documentation", href="https://ccms-ucsd.github.io/GNPSDocumentation/lcms-dashboard/")),
164164
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")),
165165
dbc.NavItem(id="dataset_files_nav"),

0 commit comments

Comments
 (0)