Index: chrome/common/extensions/docs/server2/cron.yaml |
=================================================================== |
--- chrome/common/extensions/docs/server2/cron.yaml (revision 201930) |
+++ chrome/common/extensions/docs/server2/cron.yaml (working copy) |
@@ -2,19 +2,19 @@ |
- description: Load everything for trunk. |
url: /_cron/trunk |
schedule: every 5 minutes |
- target: 2-4-0 |
+ target: 2-5-0 |
- description: Load everything for dev. |
url: /_cron/dev |
schedule: every 5 minutes |
- target: 2-4-0 |
+ target: 2-5-0 |
- description: Load everything for beta. |
url: /_cron/beta |
schedule: every 5 minutes |
- target: 2-4-0 |
+ target: 2-5-0 |
- description: Load everything for stable. |
url: /_cron/stable |
schedule: every 5 minutes |
- target: 2-4-0 |
+ target: 2-5-0 |