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
617b18ff49
commit
f617760d04
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
2.1.22
|
2.1.24
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "anki"
|
name = "anki"
|
||||||
version = "2.1.22" # automatically updated
|
version = "2.1.24" # 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"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ankirspy"
|
name = "ankirspy"
|
||||||
version = "2.1.22" # automatically updated
|
version = "2.1.24" # automatically updated
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["Ankitects Pty Ltd and contributors"]
|
authors = ["Ankitects Pty Ltd and contributors"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue