Skip to content

Commit

Permalink
Version 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
poveden committed Mar 22, 2024
1 parent 8476c89 commit 7097449
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [1.18.2](https://github.com/poveden/EliteChroma/compare/v1.18.1...v1.18.2) — 2024-03-22

### Fixed

- Fix crash when a music track unknown to EliteChroma plays

## [1.18.1](https://github.com/poveden/EliteChroma/compare/v1.18.0...v1.18.1) — 2023-10-01

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion src/EliteChroma/EliteChroma.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageProjectUrl>https://github.com/poveden/EliteChroma</PackageProjectUrl>
<RepositoryUrl>https://github.com/poveden/EliteChroma</RepositoryUrl>
<Description>A tool to make Razer Chroma devices react to Elite:Dangerous in-game events.</Description>
<Version>1.18.1</Version>
<Version>1.18.2</Version>
<RepositoryType></RepositoryType>
<Authors>Jorge Poveda Coma</Authors>
<PackageTags>Elite, Dangerous, Razer, Chroma</PackageTags>
Expand Down

0 comments on commit 7097449

Please sign in to comment.