Skip to content

Commit

Permalink
bumping framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
aanunez committed Jul 8, 2022
1 parent 9ee16e8 commit de9240a
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,19 @@
"tt_description": "module_desc",
"documentation": "README.md",
"namespace": "UWMadison\\ReportTweaks",
"authors": [{
"name": "Adam Nunez",
"email": "Adam.Nunez@ctri.wisc.edu",
"institution": "UW Madison - Center for Tobacco Research and Intervention "
}],
"authors": [
{
"name": "Adam Nunez",
"email": "Adam.Nunez@ctri.wisc.edu",
"institution": "UW Madison - Center for Tobacco Research and Intervention "
}
],
"permissions": [
"redcap_every_page_top"
],
"framework-version": 8,
"project-settings": [{
"framework-version": 9,
"project-settings": [
{
"key": "info",
"name": "This module is configured via the edit report screen. Individual user configuration is saved via a cookie on the user's browser.<br><br><a>Click here to view all saved configuration.</a>",
"tt_name": "module_info",
Expand All @@ -30,4 +33,4 @@
"compatibility": {
"redcap-version-min": "12.0.4"
}
}
}

0 comments on commit de9240a

Please sign in to comment.