diff --git a/rest_api_authentication.info.yml b/rest_api_authentication.info.yml index 789612b1ee1c4b36ed86b046009420b8767039b5..91025a59ece0840fb7bc5e6a66f3c95f12733e46 100644 --- a/rest_api_authentication.info.yml +++ b/rest_api_authentication.info.yml @@ -14,6 +14,11 @@ configure: rest_api_authentication.auth_settings # datestamp: 1673072410 # Information added by Drupal.org packaging script on 2023-02-02 -version: '2.0.5' +# version: '2.0.5' +# project: 'rest_api_authentication' +# datestamp: 1675316471 + +# Information added by Drupal.org packaging script on 2023-02-02 +version: '2.0.6' project: 'rest_api_authentication' -datestamp: 1675316471 +datestamp: 1675327461 diff --git a/rest_api_authentication.install b/rest_api_authentication.install index 983f40a2dd06dc0021715f6fc04c95518003c5ea..d44b0adfa219d12b6fb8764fe7611d9cc6f45405 100644 --- a/rest_api_authentication.install +++ b/rest_api_authentication.install @@ -1,4 +1,3 @@ - <?php /** * @file