Skip to content

Commit

Permalink
version 1.30.12
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Mar 25, 2021
1 parent ca8e1c0 commit 1bad576
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: BiocManager
Title: Access the Bioconductor Project Package Repository
Description: A convenient tool to install and update Bioconductor packages.
Version: 1.30.11.2
Version: 1.30.12
Authors@R: c(
person("Martin", "Morgan", email = "martin.morgan@roswellpark.org",
role = "aut", comment = c(ORCID = "0000-0002-5874-8148")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CHANGES IN VERSION 1.30.11
CHANGES IN VERSION 1.30.12
-------------------------

NEW FEATURES
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ environment:
# Adapt as necessary starting from here
build_script:
- echo Current directory=%CD%
- travis-tool.sh github_package jimhester/covr
- travis-tool.sh github_package r-lib/covr
- travis-tool.sh install_r testthat knitr
- travis-tool.sh install_bioc BiocVersion BiocStyle
- travis-tool.sh install_bioc_deps
Expand Down

0 comments on commit 1bad576

Please sign in to comment.