mirror of
https://github.com/google/santa.git
synced 2026-01-14 16:58:02 -05:00
* [com.google.santa.daemon]: add the option to ignore actions from other ES clients * review updates * review updates
4 lines
68 B
Python
4 lines
68 B
Python
"""The version for all Santa components."""
|
|
|
|
SANTA_VERSION = "1.15"
|