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
1717e56831
commit
ba23d7eb7b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import anki.lang
|
||||||
from anki.consts import HELP_SITE
|
from anki.consts import HELP_SITE
|
||||||
from anki.lang import langDir
|
from anki.lang import langDir
|
||||||
|
|
||||||
appVersion="2.0.3+beta1"
|
appVersion="2.0.4"
|
||||||
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