From 3ec4a997ec24f8be64d82c7fb3e3de775cf64a9b Mon Sep 17 00:00:00 2001 From: Christian Emmer <10749361+emmercm@users.noreply.github.com> Date: Thu, 25 Jul 2024 18:48:42 -0700 Subject: [PATCH] v2.11.0 (#1240) --- README.md | 9 ++++----- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 65b2985c9..06487bd79 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ $ igir --help | $$ | $$| \ | $$ | $$ $$ ROM collection manager | $$ | $$| \ | $$ | $$ $$ https://igir.io/ | $$ | $$ \$$$$ | $$ | $$$$$$$\ - _| $$_ | $$__| $$ _| $$_ | $$ | $$ v2.10.1 + _| $$_ | $$__| $$ _| $$_ | $$ | $$ v2.11.0 | $$ \ \$$ $$| $$ \| $$ | $$ \$$$$$$ \$$$$$$ \$$$$$$ \$$ \$$ @@ -133,10 +133,9 @@ ROM output path options (processed in order): [choices: "never", "multiple", "always"] [default: "multiple"] ROM writing options: - --rom-fix-extension Read ROMs for known file signatures and use the correct extension ( - also affects dir2dat) (supported: .32x, .3dsx, .a78, .fds, .gb, .gb - a, .gbc, .gg, .lnx, .md, .n64, .ndd, .nds, .nes, .pbp, .smc, .smd, - .v64, .z64) [choices: "never", "auto", "always"] [default: "auto"] + --fix-extension Read files for known signatures and use the correct extension (also + affects dir2dat) + [choices: "never", "auto", "always"] [default: "auto"] -O, --overwrite Overwrite any files in the output directory [boolean] --overwrite-invalid Overwrite files in the output directory that are the wrong filesize , checksum, or zip contents [boolean] diff --git a/package-lock.json b/package-lock.json index 92fd850bf..9248a5f83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "igir", - "version": "2.10.1", + "version": "2.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "igir", - "version": "2.10.1", + "version": "2.11.0", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index e7a56a7ce..28a2d26c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "igir", - "version": "2.10.1", + "version": "2.11.0", "description": "🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.", "keywords": [ "1g1r",