mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Update gd1 course to released
This commit is contained in:
parent
a1b012c7f5
commit
8054cd6cf0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ var courses =
|
|||
description: "Learn to create your own games which you can share with your friends.",
|
||||
duration: NumberInt(1),
|
||||
free: false,
|
||||
releasePhase: 'beta'
|
||||
releasePhase: 'released'
|
||||
},
|
||||
{
|
||||
name: "CS: Web Development 1",
|
||||
|
|
Loading…
Reference in a new issue