Skip to content

Commit 8b9961c

Browse files
committed
add version
1 parent f8f2ab6 commit 8b9961c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

R/betASapp.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ betASapp_ui <- function(){
4545

4646
titlePanel("betAS: intuitive visualisation of differential alternative splicing"),
4747

48-
h5(strong(div("(development version)", style = "color: #E0E0E0"))),
48+
#h5(strong(div("(development version)", style = "color: #E0E0E0"))),
49+
h5(strong(div("v0.4.0", style = "color: #949494"))),
4950

5051
tabsetPanel(
5152

0 commit comments

Comments
 (0)