Problem/Motivation
VERSION refers to Drupal core version which would mean that your assets are tied to Drupal core updates. Omit version string so asset generator would create an itok based on the file hash. For further context, please refer to the latest documentation about libraries API.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork aws_bedrock_chat-3561435
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 #2
mxr576Comment #4
robbymo commentedThanks so much for pointing this out, you're absolutely correct! This has been merged into 2.0.x and put in the 2.0.1 release.