We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b5054 commit 9cc92fbCopy full SHA for 9cc92fb
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.25.0] - 2026-03-05
+## [0.26.0] - 2026-03-05
2
### Added
3
- TF-4303 Change order for label action
4
- Implement auto sync label changes from websocket
pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
# Read more about iOS versioning at
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
-version: 0.25.0
+version: 0.26.0
19
20
environment:
21
sdk: ">=3.0.0 <4.0.0"
0 commit comments