Skip to content

Commit

Permalink
Merge branch 'release/1.14.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pbchase committed Aug 24, 2023
2 parents e0dd386 + 2610f1e commit 0493561
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,7 +1,7 @@
Package: redcapcustodian
Type: Package
Title: Data automation for R-centric workflows with a nod towards REDCap
Version: 1.14.0
Version: 1.14.1
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 @@
# redcapcustodian 1.14.1 (released 2023-08-24)
- Update etl/delete_erroneous_survey_reminders.R (Philip Chase)

# redcapcustodian 1.14.0 (released 2023-08-14)
- Fix build issues on Apple silicon (@pbchase, #133, #134)
- Add delete_erroneous_survey_reminders.R (@pbchase, #131, #132)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.0
1.14.1

0 comments on commit 0493561

Please sign in to comment.