Skip to content

Commit

Permalink
Bump VERSION and update NEWS.md for release 1.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Jan 28, 2025
1 parent 526dddf commit ca23aed
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rcc.billing
Title: REDCap Automated Billing
Version: 1.46.1
Version: 1.46.2
Authors@R: c(
person("Philip", "Chase",
email = "[email protected]",
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# rcc.billing 1.46.2 (released 2025-01-28)
- Update sequester_orphans.R (@pbchase, #263, #264)

# rcc.billing 1.46.1 (released 2025-01-22)
- Handle an empty update in request_correction_of_bad_ownership_data.R (@pbchase)
- use get_user_rights to find project designers (@ljwoodley, #248, #262)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.46.1
1.46.2

0 comments on commit ca23aed

Please sign in to comment.