Skip to content

Commit f8b20f1

Browse files
authored
GH-47356: [R] NEWS file states version 20.0.0.1 but release package number on CRAN is 20.0.0.2 (#47421)
### Rationale for this change R NEWS file has wrong version number ### What changes are included in this PR? Swap for correct number ### Are these changes tested? No ### Are there any user-facing changes? No * GitHub Issue: #47356 Authored-by: Nic Crane <[email protected]> Signed-off-by: Nic Crane <[email protected]>
1 parent ca21204 commit f8b20f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

r/NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
if you were building the R package from source with different R package and Arrow C++ versions.
4646
- Require CMake 3.25 or greater in bundled build script for full-source builds (#46834). This shouldn't affect most users.
4747

48-
# arrow 20.0.0.1
48+
# arrow 20.0.0.2
4949

5050
## Minor improvements and fixes
5151

0 commit comments

Comments
 (0)