Skip to content

Commit 5ddb760

Browse files
committed
chore(version): Updated version and changelog.
1 parent 68e16bd commit 5ddb760

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
@@ -1,5 +1,11 @@
11
# 📰 Open Authenticator Changelog
22

3+
## v1.1.3
4+
Released on Jan 21, 2025.
5+
6+
* **FIX** : Fixed a problem with permissions on iOS. ([#6f330ab](https://github.com/Skyost/OpenAuthenticator/commit/6f330ab))
7+
* **FIX** : Fixed various problems with backups. ([#68e16bd](https://github.com/Skyost/OpenAuthenticator/commit/68e16bd))
8+
39
## v1.1.2
410
Released on Jan 21, 2025.
511

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish_to: none
88
# dependencies can be manually updated by changing the version numbers below to
99
# the latest version available on pub.dev. To see which dependencies have newer
1010
# versions available, run `flutter pub outdated`.
11-
version: 1.1.2+14
11+
version: 1.1.3+15
1212

1313
environment:
1414
sdk: ">=3.3.0 <4.0.0"

0 commit comments

Comments
 (0)