bump version

This commit is contained in:
Damien Elmes 2013-01-29 10:05:51 +09:00
parent 02531e1db3
commit bfeafe29d9

View file

@ -8,7 +8,7 @@ import anki.lang
from anki.consts import HELP_SITE from anki.consts import HELP_SITE
from anki.lang import langDir from anki.lang import langDir
appVersion="2.0.6" appVersion="2.0.7"
appWebsite="http://ankisrs.net/" appWebsite="http://ankisrs.net/"
appChanges="http://ankisrs.net/docs/changes.html" appChanges="http://ankisrs.net/docs/changes.html"
appDonate="http://ankisrs.net/support/" appDonate="http://ankisrs.net/support/"