We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e79d8e commit 32d2d93Copy full SHA for 32d2d93
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [2.4.0] - 2024-10-08
9
+
10
+### Fixed
11
12
+- Module fixing. Thanks @khassel (#307)
13
14
## [2.3.8] - 2023-10-03
15
16
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Magic-Mirror-Module-Remote-Control",
3
- "version": "2.3.8",
+ "version": "2.4.0",
4
"description": "This module for the Magic Mirror allows you to shutdown and configure your mirror through a web browser.",
"repository": {
"type": "git",
0 commit comments