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
e6c6a10c62
commit
d6df4f643b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ from PyQt4.QtCore import *
|
||||||
from PyQt4.QtGui import *
|
from PyQt4.QtGui import *
|
||||||
|
|
||||||
appName="Anki"
|
appName="Anki"
|
||||||
appVersion="1.2.6"
|
appVersion="1.2.7"
|
||||||
appWebsite="http://ankisrs.net/"
|
appWebsite="http://ankisrs.net/"
|
||||||
appWiki="http://ichi2.net/anki/wiki/"
|
appWiki="http://ichi2.net/anki/wiki/"
|
||||||
appHelpSite="http://ankisrs.net/docs/"
|
appHelpSite="http://ankisrs.net/docs/"
|
||||||
|
|
Loading…
Reference in a new issue