Problem/Motivation
Hi,
The ui_suite_dsfr.info.yml file declares version 1.7.2. This was the old version of the DSFR and not the version of the Drupal module.
This is a bit confusing when we access to the theme in the administration space.
Proposed resolution
I suggest updating the version to declare version 1.9.3 of the DSFR (currently installed on the theme).
Issue fork ui_suite_dsfr-3401087
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pdureau commentedComment #4
pdureau commentedComment #5
pdureau commentedComment #6
pdureau commentedCan you move version to 1.10? This is the version we target for the beta6.
Comment #7
pdureau commentedAnyway, the declaration was not at the right place.
So, DSFR version was upgraded to 1.10.2 and moved from info.yml to libraries.yml
Comment #9
pdureau commented