diff --git a/README.md b/README.md index e10753f..fc71a7f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Be sure to enable the extension during setup. ### Display -![Display icon](asset/img/icons8-display.svg) Parent: `PhysicalDevice` +![Display icon](assets/img/icons8-display.svg) Parent: `PhysicalDevice` * Size _(Integer)_ Size of the display in inches * Type _(ExternalKey)_ [DisplayType](#displaytype) diff --git a/asset/img/icons8-display.svg b/assets/img/icons8-display.svg similarity index 100% rename from asset/img/icons8-display.svg rename to assets/img/icons8-display.svg diff --git a/module.sv-display-mgmt.php b/module.sv-display-mgmt.php index a159e7c..ab5e868 100644 --- a/module.sv-display-mgmt.php +++ b/module.sv-display-mgmt.php @@ -5,7 +5,7 @@ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'sv-display-mgmt/1.2.0', + 'sv-display-mgmt/1.2.1', array( // Identification //