From 682fec989f227a6b0d22a4a18dc29fbad937e9ed Mon Sep 17 00:00:00 2001 From: Christian Emmer <10749361+emmercm@users.noreply.github.com> Date: Wed, 27 Sep 2023 16:34:49 -0700 Subject: [PATCH] v2.0.2 (#702) --- README.md | 12 ++++++------ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7e01168db..cc6b49b7b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ $ igir --help | $$ | $$| \ | $$ | $$ $$ ROM collection manager | $$ | $$| \ | $$ | $$ $$ https://igir.io/ | $$ | $$ \$$$$ | $$ | $$$$$$$\ - _| $$_ | $$__| $$ _| $$_ | $$ | $$ v2.0.1 + _| $$_ | $$__| $$ _| $$_ | $$ | $$ v2.0.2 | $$ \ \$$ $$| $$ \| $$ | $$ \$$$$$$ \$$$$$$ \$$$$$$ \$$ \$$ @@ -191,11 +191,11 @@ Help & debug options: Advanced usage: Tokens that are replaced when generating the output (--output) path of a ROM: - {datName} The name of the DAT that contains the ROM (e.g. "Nintendo - Game Boy") - {datDescription} The description of the DAT that contains the ROM - {datReleaseRegion} The region of the ROM release (e.g. "USA"), each ROM can have multiple - {datReleaseLanguage} The language of the ROM release (e.g. "En"), each ROM can have multiple - {gameType} The type of the game (e.g. "Retail", "Demo", "Prototype") + {datName} The name of the DAT that contains the ROM (e.g. "Nintendo - Game Boy") + {datDescription} The description of the DAT that contains the ROM + {gameRegion} The region of the ROM release (e.g. "USA"), each ROM can have multiple + {gameLanguage} The language of the ROM release (e.g. "En"), each ROM can have multiple + {gameType} The type of the game (e.g. "Retail", "Demo", "Prototype") {inputDirname} The input file's dirname {outputBasename} Equivalent to "{outputName}.{outputExt}" diff --git a/package-lock.json b/package-lock.json index fc1766e54..28e29b484 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "igir", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "igir", - "version": "2.0.1", + "version": "2.0.2", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 98d866601..721685850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "igir", - "version": "2.0.1", + "version": "2.0.2", "description": "🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.", "keywords": [ "1g1r",