File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
changelog/4.6.2_2025-08-13 Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Table of Contents
22
3- * [ Changelog for unreleased ] ( #changelog-for-owncloud-android-client-unreleased-unreleased )
3+ * [ Changelog for 4.6.2 ] ( #changelog-for-owncloud-android-client-462-2025-08-13 )
44* [ Changelog for 4.6.1] ( #changelog-for-owncloud-android-client-461-2025-08-01 )
55* [ Changelog for 4.6.0] ( #changelog-for-owncloud-android-client-460-2025-07-22 )
66* [ Changelog for 4.5.1] ( #changelog-for-owncloud-android-client-451-2025-04-03 )
2929* [ Changelog for 2.18.1] ( #changelog-for-owncloud-android-client-2181-2021-07-20 )
3030* [ Changelog for 2.18.0] ( #changelog-for-owncloud-android-client-2180-2021-05-24 )
3131* [ Changelog for 2.17 versions and below] ( #changelog-for-217-versions-and-below )
32- # Changelog for ownCloud Android Client [ unreleased ] (UNRELEASED )
32+ # Changelog for ownCloud Android Client [ 4.6.2 ] (2025-08-13 )
3333
34- The following sections list the changes in ownCloud Android Client unreleased relevant to
34+ The following sections list the changes in ownCloud Android Client 4.6.2 relevant to
3535ownCloud admins and users.
3636
37- [ unreleased ] : https://github.com/owncloud/android/compare/v4.6.1...master
37+ [ 4.6.2 ] : https://github.com/owncloud/android/compare/v4.6.1...v4.6.2
3838
3939## Summary
4040
File renamed without changes.
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ android {
100100
101101 testInstrumentationRunner " com.owncloud.android.utils.OCTestAndroidJUnitRunner"
102102
103- versionCode = 46000100
104- versionName = " 4.6.1 "
103+ versionCode = 46000200
104+ versionName = " 4.6.2 "
105105
106106 buildConfigField " String" , gitRemote, " \" " + getGitOriginRemote() + " \" "
107107 buildConfigField " String" , commitSHA1, " \" " + getLatestGitHash() + " \" "
You can’t perform that action at this time.
0 commit comments