codecombat/scripts/windows/coco-dev-setup/batch/config/config.coco
Nick Winter 0b601ea695 Merge pull request #2558 from nixel2007/scocode
Add npm&bower update to SCOCODE.bat. Update ver #
2015-03-23 15:46:25 -07:00

9 lines
423 B
XML
Executable file

<?xml version="1.0" encoding="ISO-8859-1" ?>
<variables>
<version>3.7.1</version>
<author>GlenDC</author>
<copyright>CodeCombat.com © 2013-2014</copyright>
<github_url>https://github.com/codecombat/codecombat.git</github_url>
<github_ssh>git@github.com:codecombat/codecombat.git</github_ssh>
<database_backup>http://analytics.codecombat.com:8080/dump.tar.gz</database_backup>
</variables>