diff --git a/DESCRIPTION b/DESCRIPTION index 67550f7e..88572f9c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -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")), diff --git a/NEWS b/NEWS index 07e0f9b1..8bc7875b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -CHANGES IN VERSION 1.30.11 +CHANGES IN VERSION 1.30.12 ------------------------- NEW FEATURES diff --git a/appveyor.yml b/appveyor.yml index 64371bf1..0af89b4d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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