Skip to content

Commit

Permalink
Release 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ezeholz committed Oct 14, 2022
1 parent 599fa26 commit 6fc8ff0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.3.7] - 2022-10-13

### Added

- Header name to identify instances of modules (#283)

### Fixed

- API now grabs a single module, instead of every instance of the module (#282)

## [2.3.6] - 2021-08-01

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Magic-Mirror-Module-Remote-Control",
"version": "2.3.4",
"version": "2.3.7",
"description": "This module for the Magic Mirror allows you to shutdown and configure your mirror through a web browser.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6fc8ff0

Please sign in to comment.