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
f2d538d546
commit
1a9ef3734e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from anki.consts import HELP_SITE
|
|||
from anki.lang import langDir
|
||||
from anki.utils import isMac
|
||||
|
||||
appVersion="2.0.10"
|
||||
appVersion="2.0.11"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appChanges="http://ankisrs.net/docs/changes.html"
|
||||
appDonate="http://ankisrs.net/support/"
|
||||
|
|
Loading…
Reference in a new issue