Skip to content

Commit 91a79e5

Browse files
authored
shift beta phase dates to start next week
1 parent 5a2e20e commit 91a79e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ title: "R for Social Scientists"
1515
# Life cycle stage of the lesson
1616
# possible values: "pre-alpha", "alpha", "beta", "stable"
1717
life_cycle: "transition-step-1"
18-
transition_date_prebeta: '2022-10-24'
19-
transition_date_beta: '2022-11-21'
20-
transition_date_prerelease: '2023-01-30'
18+
transition_date_prebeta: '2022-10-31'
19+
transition_date_beta: '2022-11-28'
20+
transition_date_prerelease: '2023-02-06'
2121

2222

2323
#------------------------------------------------------------

0 commit comments

Comments
 (0)