We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff02cb commit a8f1674Copy full SHA for a8f1674
1 file changed
milestoneupdater/config.json
@@ -30,19 +30,17 @@
30
"viewer"
31
],
32
"dueDates": {
33
- "Nextcloud 30.0.13": "2025-07-10",
34
- "Nextcloud 30.0.14": "2025-08-14",
35
- "Nextcloud 31.0.7": "2025-07-10",
36
- "Nextcloud 31.0.8": "2025-08-14"
+ "Nextcloud 30.0.15": "2025-09-11",
+ "Nextcloud 31.0.9": "2025-09-11"
37
},
38
"closeMilestones": [
39
- "Nextcloud 31.0.7",
40
- "Nextcloud 30.0.13"
+ "Nextcloud 31.0.8",
+ "Nextcloud 30.0.14"
41
42
"addMilestones": [
43
- "Nextcloud 30.0.14",
44
- "Nextcloud 31.0.8"
+ "Nextcloud 30.0.15",
+ "Nextcloud 31.0.9",
+ "Nextcloud 31.0.10"
45
46
"versionAdded": {}
47
}
48
-
0 commit comments