Skip to content

Commit

Permalink
chore: update quest data (2024-08-18) (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 18, 2024
1 parent 30a61c1 commit e4b0971
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changeset/bot-data-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'poi-plugin-quest-info-2': patch
---

Update quest data

2 changes: 1 addition & 1 deletion src/__tests__/kcwikiData.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import newQuestData from '../../build/kcQuestsData/quests-scn-new.json'
describe('should version correct', () => {
test('should KcwikiQuestData Game data version correct', () => {
expect(version).toMatchInlineSnapshot(
`"aee897ac4d63eaddbc37bc813220ee9090471b02"`,
`"47dcc023e0bd8fcbc245d720d02bee3762b76fba"`,
)
})

Expand Down

0 comments on commit e4b0971

Please sign in to comment.