mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
bump alpha version
This commit is contained in:
parent
5160d68846
commit
ec0f35a2e1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
import os, sys
|
||||
from aqt.qt import *
|
||||
|
||||
appVersion="2.0-alpha6"
|
||||
appVersion="2.0-alpha7"
|
||||
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