Skip to content

Commit fc7aae0

Browse files
authored
Merge pull request #404 from RinteRface/cran-upkeep
Cran upkeep
2 parents f383d58 + e0964a1 commit fc7aae0

39 files changed

+225
-263
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: bs4Dash
33
Title: A 'Bootstrap 4' Version of 'shinydashboard'
4-
Version: 2.3.4
4+
Version: 2.3.5
55
Authors@R: c(
66
person("David", "Granjon", , "dgranjon@ymail.com", role = c("aut", "cre")),
77
person(, "RinteRface", role = "cph"),
@@ -45,7 +45,7 @@ RdMacros:
4545
lifecycle
4646
Encoding: UTF-8
4747
Roxygen: list(markdown = TRUE)
48-
RoxygenNote: 7.3.2.9000
48+
RoxygenNote: 7.3.2
4949
Collate:
5050
'feedbacks.R'
5151
'useful-items.R'
@@ -69,4 +69,5 @@ Collate:
6969
'inputs.R'
7070
'skinSelector.R'
7171
'utils.R'
72+
'zzz.R'
7273
Config/testthat/edition: 3

0 commit comments

Comments
 (0)