Skip to content

Commit 1720098

Browse files
committed
version bump
1 parent 98bbefa commit 1720098

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

PATCHNOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Patch Notes
2+
- 1.9.1 (April 25th 2023)
3+
- Added support for level 5-7 skills
24
- 1.9 (April 25th 2023)
35
- Updated the app to contain english tu3-tu5 skills
46
- Added lvl4 skill support

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ This repo contains code that will allow you to extract all of your charms in Mon
1212

1313
It's called Utsushi's charm because I thought it would be funny to make a complementary "Utsushi's Armor Search System", but [this armor set searcher](https://mhrise.wiki-db.com/sim/?hl=en) exists. I might still try to port Athena's ASS for MHW to MHR, but for now this works for me.
1414

15-
# Patch Notes (Updated July 27th 2022)
15+
# Patch Notes (Updated April 25th 2023)
16+
- 1.9.1 (April 25th 2023)
17+
- Added support for level 5-7 skills
1618
- 1.9 (April 25th 2023)
1719
- Updated the app to contain english tu3-tu5 skills
1820
- Added lvl4 skill support

data/skills/corrections.eng.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ Hesislancs,Resistance
445445
Hesistanoe,Resistance
446446
Hesuscilme,Resuscitate
447447
Hom,Horn
448+
Homn,Horn
448449
Hone,Hone
449450
Honn,Horn
450451
Horm,Horn

data/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"app": "1.9",
2+
"app": "1.9.1",
33
"skills": "15.0.1",
44
"languages": {
55
"eng": "1.4",

0 commit comments

Comments
 (0)