Skip to content

Commit bdfd2d9

Browse files
Merge pull request #27648 from nextcloud/techdebt/noid/master-is-now-23
Master is now 23
2 parents 4e97270 + 15e59a6 commit bdfd2d9

31 files changed

Lines changed: 38 additions & 38 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ updates:
6262
day: saturday
6363
time: "03:00"
6464
timezone: Europe/Paris
65-
target-branch: stable19
65+
target-branch: stable20
6666
labels:
6767
- "3. to review"
6868
- "feature: dependencies"
@@ -80,7 +80,7 @@ updates:
8080
day: saturday
8181
time: "03:00"
8282
timezone: Europe/Paris
83-
target-branch: stable20
83+
target-branch: stable21
8484
labels:
8585
- "3. to review"
8686
- "feature: dependencies"
@@ -98,7 +98,7 @@ updates:
9898
day: saturday
9999
time: "03:00"
100100
timezone: Europe/Paris
101-
target-branch: stable21
101+
target-branch: stable22
102102
labels:
103103
- "3. to review"
104104
- "feature: dependencies"
@@ -117,7 +117,7 @@ updates:
117117
day: saturday
118118
time: "03:00"
119119
timezone: Europe/Paris
120-
target-branch: stable19
120+
target-branch: stable20
121121
labels:
122122
- "3. to review"
123123
- "feature: dependencies"
@@ -135,7 +135,7 @@ updates:
135135
day: saturday
136136
time: "03:00"
137137
timezone: Europe/Paris
138-
target-branch: stable20
138+
target-branch: stable21
139139
labels:
140140
- "3. to review"
141141
- "feature: dependencies"
@@ -153,7 +153,7 @@ updates:
153153
day: saturday
154154
time: "03:00"
155155
timezone: Europe/Paris
156-
target-branch: stable21
156+
target-branch: stable22
157157
labels:
158158
- "3. to review"
159159
- "feature: dependencies"

apps/accessibility/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<bugs>https://github.com/nextcloud/server/issues</bugs>
1717

1818
<dependencies>
19-
<nextcloud min-version="22" max-version="22"/>
19+
<nextcloud min-version="23" max-version="23"/>
2020
</dependencies>
2121

2222
<repair-steps>

apps/admin_audit/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<category>monitoring</category>
1616
<bugs>https://github.com/nextcloud/server/issues</bugs>
1717
<dependencies>
18-
<nextcloud min-version="22" max-version="22"/>
18+
<nextcloud min-version="23" max-version="23"/>
1919
</dependencies>
2020
<background-jobs>
2121
<job>OCA\AdminAudit\BackgroundJobs\Rotate</job>

apps/cloud_federation_api/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<category>files</category>
1616
<bugs>https://github.com/nextcloud/cloud_federation/issues</bugs>
1717
<dependencies>
18-
<nextcloud min-version="22" max-version="22"/>
18+
<nextcloud min-version="23" max-version="23"/>
1919
</dependencies>
2020
</info>

apps/comments/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<category>social</category>
1818
<bugs>https://github.com/nextcloud/server/issues</bugs>
1919
<dependencies>
20-
<nextcloud min-version="22" max-version="22"/>
20+
<nextcloud min-version="23" max-version="23"/>
2121
</dependencies>
2222

2323
<activity>

apps/contactsinteraction/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<category>social</category>
1818
<bugs>https://github.com/nextcloud/server/issues</bugs>
1919
<dependencies>
20-
<nextcloud min-version="22" max-version="22"/>
20+
<nextcloud min-version="23" max-version="23"/>
2121
</dependencies>
2222
<background-jobs>
2323
<job>OCA\ContactsInteraction\BackgroundJob\CleanupJob</job>

apps/dashboard/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<bugs>https://github.com/nextcloud/server/issues</bugs>
1717

1818
<dependencies>
19-
<nextcloud min-version="22" max-version="22"/>
19+
<nextcloud min-version="23" max-version="23"/>
2020
</dependencies>
2121

2222
<navigations>

apps/dav/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<category>integration</category>
1717
<bugs>https://github.com/nextcloud/server/issues</bugs>
1818
<dependencies>
19-
<nextcloud min-version="22" max-version="22"/>
19+
<nextcloud min-version="23" max-version="23"/>
2020
</dependencies>
2121

2222
<background-jobs>

apps/encryption/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<dependencies>
3333
<lib>openssl</lib>
34-
<nextcloud min-version="22" max-version="22"/>
34+
<nextcloud min-version="23" max-version="23"/>
3535
</dependencies>
3636

3737
<repair-steps>

apps/federatedfilesharing/appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<bugs>https://github.com/nextcloud/server/issues</bugs>
1616

1717
<dependencies>
18-
<nextcloud min-version="22" max-version="22"/>
18+
<nextcloud min-version="23" max-version="23"/>
1919
</dependencies>
2020

2121
<settings>

0 commit comments

Comments
 (0)