mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
bump version
This commit is contained in:
parent
e83e682267
commit
8e6e7bb39f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
import os, sys
|
import os, sys
|
||||||
from aqt.qt import *
|
from aqt.qt import *
|
||||||
|
|
||||||
appVersion="2.0-alpha5"
|
appVersion="2.0-alpha6"
|
||||||
appWebsite="http://ankisrs.net/"
|
appWebsite="http://ankisrs.net/"
|
||||||
appHelpSite="http://ankisrs.net/docs/dev/manual.html"
|
appHelpSite="http://ankisrs.net/docs/dev/manual.html"
|
||||||
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
appChanges="http://ankisrs.net/docs/dev/changes.html"
|
||||||
|
|
Loading…
Reference in a new issue