Prepare v0.3.1

This commit is contained in:
2025-07-09 23:21:30 +02:00
parent 5f829fea12
commit 08e3cadd18
2 changed files with 11 additions and 1 deletions

10
docs/changelog/v0.3.1.md Normal file
View File

@@ -0,0 +1,10 @@
# v0.3.1
Bugfixes and bugfixes and maybe some more bugs.
## Bugfixes 🐞
- Fix a bug where deleting a library list would remove more than one list.
- Fix filename encoding in user data exports.
- Don't throw errors on empty search results.
- Fix reinitialization button, so it migrates the database from the bottom up.

View File

@@ -1,7 +1,7 @@
name: mugiten
description: "A new Flutter project."
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 0.3.0+1
version: 0.3.1+1
environment:
sdk: ^3.6.2