Skip to content

Commit 9869480

Browse files
committed
start the next version
1 parent dca69c1 commit 9869480

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: blogdown
33
Title: Create Blogs and Websites with R Markdown
4-
Version: 1.23
4+
Version: 1.23.1
55
Authors@R: c(
66
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
77
person("Christophe", "Dervieux", role = "aut", email = "cderv@posit.co", comment = c(ORCID = "0000-0003-4474-2498")),

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# CHANGES IN blogdown VERSION 1.24
2+
3+
14
# CHANGES IN blogdown VERSION 1.23
25

36
- Added support for installing Hugo's `*.pkg` installers on macOS. Hugo has changed the installer from a tarball (containing the `hugo` binary) to `.pkg` since v0.153.0. Please note that installing `.pkg` requires password input, so this cannot be automated on macOS that requires password for `sudo` commands.

0 commit comments

Comments
 (0)