Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
wormtql committed Nov 7, 2023
1 parent 88951f1 commit eac6898
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ impl TargetFunction for FurinaDefaultTargetFunction {
&CharacterSkillConfig::Furina { hp_above50_count: 3, c6_after_e: true, c6_pneuma: true },
None
);

dmg_e2.normal.expectation
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genshin_artifacts",
"version": "5.17.0",
"version": "5.20.0",
"private": true,
"scripts": {
"serve": "cross-env ENV_FILE=.env.development.yaml vue-cli-service serve",
Expand Down

0 comments on commit eac6898

Please sign in to comment.