mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
bump version
This commit is contained in:
parent
65f82176c9
commit
ea280de01e
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-beta12"
|
||||
appVersion="2.0-beta13"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||
appDonate="http://ankisrs.net/support/"
|
||||
|
|
Loading…
Reference in a new issue