diff options
Diffstat (limited to 'src/cdapbroker.app.src')
-rw-r--r-- | src/cdapbroker.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cdapbroker.app.src b/src/cdapbroker.app.src index 08fc59d..7a1cebd 100644 --- a/src/cdapbroker.app.src +++ b/src/cdapbroker.app.src @@ -1,6 +1,6 @@ {application, cdapbroker, [{description, "Interface between Consul and CDAP in DCAE"}, - {vsn, "4.0.9"}, + {vsn, "4.0.10"}, {registered, []}, {mod, { cdapbroker_app, []}}, {applications, |