Skip to content

Commit 24aa936

Browse files
committed
Update patch version badge
1 parent 410ec2b commit 24aa936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ui <- dashboardPage(
1919
style="font-weight:400;font-size:1.25rem;margin-left:7px;margin-right:7px",
2020
"tidyproteomics-interactive"
2121
),
22-
span(class="left badge badge-secondary badge-pill",style="background: lightgrey; font-size: 0.75rem; font-weight: 400", "v1.2.0"),
22+
span(class="left badge badge-secondary badge-pill",style="background: lightgrey; font-size: 0.75rem; font-weight: 400", "v1.2.1"),
2323
rightUi = shiny::tags$li(
2424
class = "dropdown",
2525
a(

0 commit comments

Comments
 (0)