Skip to content

Commit 3ef9cad

Browse files
committed
up version
1 parent 5065fae commit 3ef9cad

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4+
## 2.2.4 - 2017-10-27
5+
6+
### Fixed
7+
8+
* Users with configuration made in v2.0.0 could not migrate to older versions due to `Glob-regex` and `Glob-Regex` type mismatch.
9+
410
## 2.2.3 - 2017-10-10
511

612
### Fixed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "steam-rom-manager",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"license": "GPL-3.0",
55
"description": "An app for managing ROMs in Steam",
66
"author": {

0 commit comments

Comments
 (0)