Skip to content

Commit cb30c24

Browse files
committed
Increment version number to 2.0.7
1 parent 03f912f commit cb30c24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pkgdown
22
Title: Make Static HTML Documentation for a Package
3-
Version: 2.0.6.9000
3+
Version: 2.0.7
44
Authors@R: c(
55
person("Hadley", "Wickham", , "[email protected]", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-4757-117X")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pkgdown (development version)
1+
# pkgdown 2.0.7
22

33
* Fix topic match selection when there is an unmatched selection followed by a matched selection (@bundfussr, #2234)
44
* Fix highlighting of nested not R code blocks (for instance, example of R

0 commit comments

Comments
 (0)