Skip to content

Commit bb29309

Browse files
committed
chore(version): update release output
1 parent 83efa8d commit bb29309

3 files changed

Lines changed: 7 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
## 1.3.8 (2022-12-30)
2-
3-
#### 🐞 Bug Fixes
4-
5-
* **deps:** update dependency intl to ^0.18.0 (#65) (777b8dc9)
1+
## 1.3.9 (2023-01-05)
62

73
#### 🚧 Chores
84

9-
* convert image to png (f4ad2ff0)
10-
* fixing CI pipeline badges (3fca40c4)
5+
* update GitHub Actions versions (#67) (83efa8d6)
6+
* update job outputs to new schema (#66) (6a70e43b)
117

app-update-changelog.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"latestVersion": "v1.3.8",
3-
"latestVersionCode": 158,
4-
"url": "https://github.com/timoknapp/sound-on-fire/releases/download/v1.3.8%2B158/SoundOnFire-v1.3.8+158-release.apk",
2+
"latestVersion": "v1.3.9",
3+
"latestVersionCode": 164,
4+
"url": "https://github.com/timoknapp/sound-on-fire/releases/download/v1.3.9%2B164/SoundOnFire-v1.3.9+164-release.apk",
55
"releaseNotes": [
66
"- feel free to update - its free :)"
77
]

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: A SoundCloud app for FireTV.
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.3.8+164
14+
version: 1.3.9+164
1515

1616
environment:
1717
sdk: ">=2.10.0 <3.0.0"

0 commit comments

Comments
 (0)