mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
bump version
This commit is contained in:
parent
6dce4e0602
commit
4a1dd99cc9
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
version = "0.9.9.8.5 (snapshot)"
|
||||
version = "0.9.9.8.5 (.6 beta)"
|
||||
|
||||
from anki.deck import DeckStorage
|
||||
|
|
Loading…
Reference in a new issue