mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
bump version
This commit is contained in:
parent
588f394b78
commit
580ea4fc0c
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-beta14"
|
||||
appVersion="2.0-beta15"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||
appDonate="http://ankisrs.net/support/"
|
||||
|
|
Loading…
Reference in a new issue