Skip to content

Commit

Permalink
Increment version number to 7.3.2.9000
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 28, 2024
1 parent 5aa41ff commit 9855db3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: roxygen2
Title: In-Line Documentation for R
Version: 7.3.2
Version: 7.3.2.9000
Authors@R: c(
person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-4757-117X")),
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# roxygen2 (development version)

# roxygen2 7.3.2

* `@includeRmd` now additionally sets `options(cli.hyperlink = FALSE)` to make
Expand Down

0 comments on commit 9855db3

Please sign in to comment.