Commit 509a9faaec4e01297a843f3fe45e3e18de9ee246

Authored by haribo
1 parent 39654c83
Exists in master and in 1 other branch dev

Forgot version number for analyzer ...

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/pyros/settings.py
... ... @@ -15,7 +15,7 @@ https://docs.djangoproject.com/en/1.9/ref/settings/
15 15  
16 16 MODULES_VERSIONS = {
17 17 "Alert Manager" : "0.1",
18   - "Analyzer" : "0.1",
  18 + "Analyzer" : "0.2",
19 19 "Dashboard" : "0.1",
20 20 "Majordome" : "0.3",
21 21 "Monitoring" : "0.1",
... ...