mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
bump version
This commit is contained in:
parent
cd31780668
commit
56ac71ffb6
1 changed files with 1 additions and 1 deletions
2
defs.bzl
2
defs.bzl
|
@ -10,7 +10,7 @@ load("@com_google_protobuf//:protobuf_deps.bzl", "protobuf_deps")
|
|||
load("@com_github_ali5h_rules_pip//:defs.bzl", "pip_import")
|
||||
load("//pip/pyqt5:defs.bzl", "install_pyqt5")
|
||||
|
||||
anki_version = "2.1.37"
|
||||
anki_version = "2.1.38"
|
||||
|
||||
def setup_deps():
|
||||
bazel_skylib_workspace()
|
||||
|
|
Loading…
Reference in a new issue