mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
bump version
This commit is contained in:
parent
2ad2244395
commit
e05dac2f8c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from aqt.qt import *
|
|||
import locale, gettext
|
||||
import anki.lang
|
||||
|
||||
appVersion="2.0-beta4"
|
||||
appVersion="2.0-beta5"
|
||||
appWebsite="http://ankisrs.net/"
|
||||
appHelpSite="http://ankisrs.net/docs/dev/manual.html"
|
||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||
|
|
Loading…
Reference in a new issue