diff --git a/docker/cassandra-setup/Makefile b/docker/cassandra-setup/Makefile index 0c581207fa..12a30a4633 100644 --- a/docker/cassandra-setup/Makefile +++ b/docker/cassandra-setup/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3.0 +VERSION=1.3.1 PROJECT=thingsboard APP=cassandra-setup diff --git a/docker/cassandra/Makefile b/docker/cassandra/Makefile index 2cc213966a..b581afdbfb 100644 --- a/docker/cassandra/Makefile +++ b/docker/cassandra/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3.0 +VERSION=1.3.1 PROJECT=thingsboard APP=cassandra diff --git a/docker/tb/Makefile b/docker/tb/Makefile index ce460c0df6..f30f163d40 100644 --- a/docker/tb/Makefile +++ b/docker/tb/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3.0 +VERSION=1.3.1 PROJECT=thingsboard APP=application diff --git a/docker/zookeeper/Makefile b/docker/zookeeper/Makefile index f38058939e..7b99cf58ae 100644 --- a/docker/zookeeper/Makefile +++ b/docker/zookeeper/Makefile @@ -1,4 +1,4 @@ -VERSION=1.3.0 +VERSION=1.3.1 PROJECT=thingsboard APP=zk