Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
kacurtis committed Dec 31, 2019
1 parent 9473da1 commit 830cbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/shinyapp/obscov/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ui <- fluidPage(
includeCSS("www/style.css")
),
## appFrameHeaderFixed(),
titlePanel(title="Observer coverage simulator - 3.1.0",
titlePanel(title="Observer coverage simulator - 3.1.1",
windowTitle="Observer coverage simulator"),
tabsetPanel(id="alltabs",
tabPanel("Objective: Probability of Positive Bycatch", value="ppos",
Expand Down

0 comments on commit 830cbf9

Please sign in to comment.