mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
bump version
This commit is contained in:
parent
e70b889323
commit
8732d7d34a
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-beta19"
|
||||
appVersion="2.0-rc1"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||
appDonate="http://ankisrs.net/support/"
|
||||
|
|
Loading…
Reference in a new issue