Skip to content

Commit 6358bd9

Browse files
committed
bump version
1 parent 1f00980 commit 6358bd9

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
@@ -158,7 +158,7 @@
158158
),
159159
dbc.Nav(
160160
[
161-
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.38", href="/")),
161+
dbc.NavItem(dbc.NavLink("GNPS LCMS Dashboard - Version 0.39", href="/")),
162162
dbc.NavItem(dbc.NavLink("Documentation", href="https://ccms-ucsd.github.io/GNPSDocumentation/lcms-dashboard/")),
163163
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")),
164164
dbc.NavItem(id="dataset_files_nav"),

0 commit comments

Comments
 (0)