mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
bump version
This commit is contained in:
parent
c0e061a9f4
commit
b71282ea0b
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.lang import langDir
|
||||||
from anki.utils import isMac
|
from anki.utils import isMac
|
||||||
|
|
||||||
appVersion="2.0.9"
|
appVersion="2.0.10"
|
||||||
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/"
|
||||||
|
|
Loading…
Reference in a new issue