Skip to content

Commit 7a719cc

Browse files
authored
chore: release fix for ubuntu_localizations (#481)
1 parent c2acfa5 commit 7a719cc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/ubuntu_localizations/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.2+1
2+
3+
- **FIX**: Ensure generated files are included in the package.
4+
15
## 0.5.2
26

37
- **CHORE**: Bump Flutter to 3.27.4

packages/ubuntu_localizations/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ description: Provides extra localizations for Ubuntu applications.
33
homepage: https://github.com/canonical/ubuntu-flutter-plugins
44
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_localizations
55
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
6-
version: 0.5.2
6+
version: 0.5.2+1
77

88
environment:
9-
sdk: '>=3.0.0 <4.0.0'
9+
sdk: ">=3.0.0 <4.0.0"
1010
flutter: ">=3.27.4"
1111

1212
dependencies:

0 commit comments

Comments
 (0)