Skip to content

Commit

Permalink
Bump VERSION and update NEWS.md for release 1.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Jan 22, 2025
1 parent 77a2123 commit 7de042e
Show file tree
Hide file tree
Showing 3 changed files with 6 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.0
Version: 1.46.1
Authors@R: c(
person("Philip", "Chase",
email = "[email protected]",
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 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)

# rcc.billing 1.46.0 (released 2025-01-15)
- Add run_etl and use it (@ljwoodley, #260, #261)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.46.0
1.46.1

0 comments on commit 7de042e

Please sign in to comment.