Skip to content

Commit

Permalink
Updated version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
bittercranberry committed Jun 16, 2024
1 parent 7a63cfe commit 085c5fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ExpandedContent/Info.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"ManagerVersion": "0.23.0",
"Repository": "https://raw.githubusercontent.com/ka-dyn/ExpandedContent/master/Repository.json",
"Requirements": [ "TabletopTweaks-Core-0.6.7" ],
"Version": "0.9.52"
"Version": "0.9.60"
}
2 changes: 1 addition & 1 deletion ExpandedContent/Repository.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Releases": [
{
"Id": "ExpandedContent",
"Version": "0.9.52"
"Version": "0.9.60"
}
]
}
2 changes: 1 addition & 1 deletion ExpandedContent/Tweaks/Spells/FormOfTheExoticDragon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ internal class FormOfTheExoticDragon {



//Not ready yet
//No scroll
FormOfTheExoticDragonAbility.AddToSpellList(SpellTools.SpellList.WizardSpellList, 9);
FormOfTheExoticDragonAbility.AddToSpellList(SpellTools.SpellList.DruidSpellList, 9);

Expand Down

0 comments on commit 085c5fe

Please sign in to comment.