Skip to content

Commit 9561aec

Browse files
committed
Bump version and update CHANGELOG.md
1 parent a74f941 commit 9561aec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- ## [Unreleased](https://github.com/equalitie/ouisync-app/compare/v0.9.4...master) -->
99

10+
## [Unreleased](https://github.com/equalitie/ouisync-app/compare/v0.9.4...master)
11+
12+
- Fix repository size not decreasing after deleting files in a repository
13+
- Update if-watch rust dependency caused crash on Windows in local discovery code
14+
- Update `file_picker` dependency
15+
1016
## [v0.9.4](https://github.com/equalitie/ouisync-app/compare/v0.9.3...v0.9.4) - 2026-02-09
1117

1218
- Fix the Msix installer and with it the version on the Microsoft Store by updating `sentry` and `msix` packages

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.9.4+76
18+
version: 0.9.5+77
1919

2020
environment:
2121
sdk: 3.8.1

0 commit comments

Comments
 (0)