Skip to content

Commit 1de456a

Browse files
committed
updated version number to 2.1.2
1 parent 6238959 commit 1de456a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/app_ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ app_ui <- function(request) {
3232
tags$style(".main-header {vertical-align: middle;}"),
3333
tags$style(".main-header .logo {vertical-align: middle;}")
3434
),
35-
title = span(img(src="www/favicon.png", width = 30), "activAnalyzer 2.1.1"), titleWidth = 237
35+
title = span(img(src="www/favicon.png", width = 30), "activAnalyzer 2.1.2"), titleWidth = 237
3636
),
3737
shinydashboardPlus::dashboardSidebar(
3838
tags$style(HTML(".sidebar-menu li a {font-size: 17px;}")),

0 commit comments

Comments
 (0)