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
3e45c56f3a
commit
43b129a3a3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import anki.lang
|
||||||
from anki.consts import HELP_SITE as appHelpSite
|
from anki.consts import HELP_SITE as appHelpSite
|
||||||
from anki.hooks import runHook
|
from anki.hooks import runHook
|
||||||
|
|
||||||
appVersion="2.0.0"
|
appVersion="2.0.1"
|
||||||
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