Skip to content

Commit c65f51e

Browse files
committed
chore(version): update release output
1 parent 002867d commit c65f51e

3 files changed

Lines changed: 8 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
## 1.3.2 (2021-03-07)
1+
## 1.3.3 (2021-03-12)
22

3-
#### 🐞 Bug Fixes
3+
#### 🚧 Chores
44

5-
* **deps:** update dependency intl to ^0.17.0 (#37) (f32dd1ef)
6-
* **deps:** update dependency package_info to v2 (#38) (1570da91)
7-
* **deps:** update dependency timeago to v3 (#39) (8dad848d)
8-
* **deps:** update dependency flutter_spinkit to v5 (#40) (efa3e370)
9-
10-
#### 📄 Documentation
11-
12-
* add first ideation of remote control (ca220648)
5+
* pubspec.lock (fc376051)
6+
* **deps:** update all non-major dependencies (#42) (002867db)
137

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.2",
3-
"latestVersionCode": 126,
4-
"url": "https://github.com/timoknapp/sound-on-fire/releases/download/v1.3.2%2B126/SoundOnFire-v1.3.2+126-release.apk",
2+
"latestVersion": "v1.3.3",
3+
"latestVersionCode": 129,
4+
"url": "https://github.com/timoknapp/sound-on-fire/releases/download/v1.3.3%2B129/SoundOnFire-v1.3.3+129-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.2+129
14+
version: 1.3.3+129
1515

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

0 commit comments

Comments
 (0)