Skip to content

Commit

Permalink
Bump pres
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorm4 committed Oct 23, 2024
1 parent 687e7aa commit 40b9987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/analysis/retail/evoker/preservation/CHANGELOG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { TALENTS_EVOKER } from 'common/TALENTS';

// prettier-ignore
export default [
change(date(2024, 10, 22), <>Bump to 11.0.5</>, Trevor),
change(date(2024, 9, 30), <>Update <SpellLink spell={TALENTS_EVOKER.CONSUME_FLAME_TALENT}/> wording</>, Trevor),
change(date(2024, 9, 28), <>Update <SpellLink spell={TALENTS_EVOKER.STASIS_TALENT}/> for Flameshaper</>, Trevor),
change(date(2024, 9, 28), <>Improve <SpellLink spell={TALENTS_EVOKER.CONSUME_FLAME_TALENT}/> guide section</>, Trevor),
Expand Down
2 changes: 1 addition & 1 deletion src/analysis/retail/evoker/preservation/CONFIG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const config: Config = {
contributors: [Trevor, Harrek],
branch: GameBranch.Retail,
// The WoW client patch this spec was last updated.
patchCompatibility: '11.0.2',
patchCompatibility: '11.0.5',
supportLevel: SupportLevel.MaintainedFull,
// Explain the status of this spec's analysis here. Try to mention how complete it is, and perhaps show links to places users can learn more.
// If this spec's analysis does not show a complete picture please mention this in the `<Warning>` component.
Expand Down

0 comments on commit 40b9987

Please sign in to comment.