mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
Bump version
This commit is contained in:
parent
7115caab13
commit
dbcbff1fb1
1 changed files with 1 additions and 1 deletions
2
defs.bzl
2
defs.bzl
|
@ -10,7 +10,7 @@ load("@io_bazel_rules_sass//:defs.bzl", "sass_repositories")
|
|||
load("//python/pyqt:defs.bzl", "install_pyqt")
|
||||
load("@rules_python//python:pip.bzl", "pip_parse")
|
||||
|
||||
anki_version = "2.1.51"
|
||||
anki_version = "2.1.52"
|
||||
|
||||
def setup_deps():
|
||||
bazel_skylib_workspace()
|
||||
|
|
Loading…
Reference in a new issue