mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -04:00
bump version
This commit is contained in:
parent
c9906ccfc2
commit
b1121ebfc1
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-beta16"
|
||||
appVersion="2.0-beta17"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||
appDonate="http://ankisrs.net/support/"
|
||||
|
|
Loading…
Reference in a new issue