Skip to content

Commit

Permalink
Fix the bug that the data structure update fails when upgrading some …
Browse files Browse the repository at this point in the history
…old versions

修复部分老版本升级时数据结构更新失败的bug
  • Loading branch information
jiangtian616 committed Jul 31, 2024
1 parent 8c849cc commit 5a1fdba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog/v8.0.0+248.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- 修复部分老版本升级时数据结构更新失败的bug

------------------------------------------------------------------------------------------

- Fix the bug that the data structure update fails when upgrading some old versions
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: jhentai
description: A flutter app for E-Hentai/EXHentai

publish_to: 'none'
version: 8.0.0+247
version: 8.0.0+248

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

0 comments on commit 5a1fdba

Please sign in to comment.