Skip to content

Commit

Permalink
Release v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Nov 16, 2024
1 parent b54d6bb commit 385c2a8
Show file tree
Hide file tree
Showing 6 changed files with 359 additions and 297 deletions.
14 changes: 7 additions & 7 deletions .github/build/full.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
"modules": {
"authorize": {
"repository": "simplesamlphp/simplesamlphp-module-authorize",
"version": "~1.6.0"
"version": "~1.6.1"
},
"consent": {
"repository": "simplesamlphp/simplesamlphp-module-consent",
"version": "~1.4.0"
},
"consentadmin": {
"repository": "simplesamlphp/simplesamlphp-module-consentadmin",
"version": "~1.0.0"
"version": "~1.1.0"
},
"discopower": {
"repository": "simplesamlphp/simplesamlphp-module-discopower",
"version": "~1.4.0"
"version": "~1.4.1"
},
"ldap": {
"repository": "simplesamlphp/simplesamlphp-module-ldap",
"version": "~2.3.0"
},
"metarefresh": {
"repository": "simplesamlphp/simplesamlphp-module-metarefresh",
"version": "~1.2.0"
"version": "~1.2.2"
},
"radius": {
"repository": "simplesamlphp/simplesamlphp-module-radius",
"version": "~2.0.0"
"version": "~2.0.2"
},
"statistics": {
"repository": "simplesamlphp/simplesamlphp-module-statistics",
"version": "~1.2.0"
"version": "~1.2.2"
},
"sqlauth": {
"repository": "simplesamlphp/simplesamlphp-module-sqlauth",
"version": "~1.3.0"
"version": "~1.3.1"
}
}
}
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@
"translations:unused": "php bin/translations translations:unused",
"translations:update:translatable": "php bin/translations translations:update:translatable"
},
"version": "v2.3.2"
"version": "v2.3.3"
}
Loading

0 comments on commit 385c2a8

Please sign in to comment.