mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 14:17:13 -05:00
bump version
This commit is contained in:
parent
f72a99abf4
commit
2870d510d9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ import locale, gettext
|
|||
import anki.lang
|
||||
from anki.consts import HELP_SITE as appHelpSite
|
||||
|
||||
appVersion="2.0-rc1"
|
||||
appVersion="2.0-rc2"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||
appDonate="http://ankisrs.net/support/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue