diff --git a/meta/version b/meta/version index f316ecb1e..dfb639696 100644 --- a/meta/version +++ b/meta/version @@ -1 +1 @@ -2.1.19 +2.1.20 diff --git a/rspy/Cargo.toml b/rspy/Cargo.toml index c3cdcb2b9..6ae61f368 100644 --- a/rspy/Cargo.toml +++ b/rspy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ankirspy" -version = "2.1.19" # automatically updated +version = "2.1.20" # automatically updated edition = "2018" authors = ["Ankitects Pty Ltd and contributors"]