Skip to content

Commit

Permalink
Crash fix
Browse files Browse the repository at this point in the history
Bump to the 1.0.1+8
  • Loading branch information
Wolfteam committed Sep 21, 2021
1 parent d4d5cb9 commit b33bf50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion assets/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -4914,7 +4914,8 @@
"constellations": [
{
"key": "c1",
"title": "Когда Сангономия Кокоми облачена в Церемониальное одеяние навыка **Вознесение нереиды**, последний удар её обычной атаки создаёт плавающую рыбу, которая наносит Гидро урон, равный 30% от её макс. HP.\nЭтот урон не считается уроном обычной атаки.",
"title": "У края воды",
"description": "Когда Сангономия Кокоми облачена в Церемониальное одеяние навыка **Вознесение нереиды**, последний удар её обычной атаки создаёт плавающую рыбу, которая наносит Гидро урон, равный 30% от её макс. HP.\nЭтот урон не считается уроном обычной атаки.",
"secondDescription": null,
"descriptions": []
},
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.1+7
version: 1.0.1+8

environment:
sdk: '>=2.13.0 <3.0.0'
Expand Down

0 comments on commit b33bf50

Please sign in to comment.