chore(release): 1.1.0 [only cd]
# 1.1.0 (2021-02-01)
### Features
* **lang:** Finnish Added 02bcd74
This commit is contained in:
parent
12d85f5814
commit
ee6767dff8
@ -1,3 +1,10 @@
|
||||
# 1.1.0 (2021-02-01)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **lang:** Finnish Added 02bcd74
|
||||
|
||||
### Version 1.0.55 Tag: v1.0.55 (2021-01-29)
|
||||
- Fixed incorrect model preventing video playback
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.0.55
|
||||
1.1.0
|
||||
|
@ -44,8 +44,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1055
|
||||
versionName "1.0.55-73487634"
|
||||
versionCode 1056
|
||||
versionName "1.1.0-12d85f58"
|
||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/1056.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/1056.txt
Normal file
@ -0,0 +1,6 @@
|
||||
# 1.1.0 (2021-02-01)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **lang:** Finnish Added 02bcd74
|
Loading…
Reference in New Issue
Block a user