mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
update crate version
make check was missing this
This commit is contained in:
parent
74c97ad6d3
commit
08ae4e7900
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "anki"
|
name = "anki"
|
||||||
version = "2.1.26" # automatically updated
|
version = "2.1.27" # automatically updated
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["Ankitects Pty Ltd and contributors"]
|
authors = ["Ankitects Pty Ltd and contributors"]
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
|
Loading…
Reference in a new issue