Commit 7072c8f2 authored by Devon Carew's avatar Devon Carew

Update version.dart (#3873)

parent cc2f8fee
...@@ -11,6 +11,7 @@ final Set<String> kKnownBranchNames = new Set<String>.from(<String>[ ...@@ -11,6 +11,7 @@ final Set<String> kKnownBranchNames = new Set<String>.from(<String>[
'master', 'master',
'alpha', 'alpha',
'hackathon', 'hackathon',
'codelab',
'beta' 'beta'
]); ]);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment