mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 07:52:24 -04:00
bump version
This commit is contained in:
parent
54c1d253a3
commit
9344b7da79
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.1.1"
|
appVersion="1.1.2"
|
||||||
appWebsite="http://ichi2.net/anki/"
|
appWebsite="http://ichi2.net/anki/"
|
||||||
appWiki="http://ichi2.net/anki/wiki/"
|
appWiki="http://ichi2.net/anki/wiki/"
|
||||||
appHelpSite="http://ichi2.net/anki/wiki/AnkiWiki"
|
appHelpSite="http://ichi2.net/anki/wiki/AnkiWiki"
|
||||||
|
|
Loading…
Reference in a new issue