From 82265e9d2106724732ad79fb477a1c46e5fb03c6 Mon Sep 17 00:00:00 2001 From: HuangDan Date: Wed, 14 Mar 2018 11:30:42 +0800 Subject: [PATCH 1/5] Version 2.3.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcf559c9..68022770 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = emq_plugin_template PROJECT_DESCRIPTION = EMQ Plugin Template -PROJECT_VERSION = 2.3.5 +PROJECT_VERSION = 2.3.6 BUILD_DEPS = emqttd cuttlefish dep_emqttd = git https://github.com/emqtt/emqttd develop From db9d7eac41b7cbe51e62a926ae7f5bcd3b92000a Mon Sep 17 00:00:00 2001 From: turtled Date: Sat, 21 Apr 2018 11:04:24 +0800 Subject: [PATCH 2/5] Version 2.3.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 68022770..a8b442d6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = emq_plugin_template PROJECT_DESCRIPTION = EMQ Plugin Template -PROJECT_VERSION = 2.3.6 +PROJECT_VERSION = 2.3.7 BUILD_DEPS = emqttd cuttlefish dep_emqttd = git https://github.com/emqtt/emqttd develop From 336f0073f15d67b106715ecbf69db50f47a7c7c7 Mon Sep 17 00:00:00 2001 From: HuangDan Date: Fri, 11 May 2018 11:57:39 +0800 Subject: [PATCH 3/5] Version 2.3.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a8b442d6..304034ad 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = emq_plugin_template PROJECT_DESCRIPTION = EMQ Plugin Template -PROJECT_VERSION = 2.3.7 +PROJECT_VERSION = 2.3.8 BUILD_DEPS = emqttd cuttlefish dep_emqttd = git https://github.com/emqtt/emqttd develop From d532496a3232d94f2b319c4c409b61e73c002f1d Mon Sep 17 00:00:00 2001 From: HuangDan Date: Sat, 19 May 2018 17:41:31 +0800 Subject: [PATCH 4/5] Version 2.3.9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 304034ad..c4364c71 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = emq_plugin_template PROJECT_DESCRIPTION = EMQ Plugin Template -PROJECT_VERSION = 2.3.8 +PROJECT_VERSION = 2.3.9 BUILD_DEPS = emqttd cuttlefish dep_emqttd = git https://github.com/emqtt/emqttd develop From 0bd7c8182fec35f2aba9189205fea06381c0760c Mon Sep 17 00:00:00 2001 From: HuangDan Date: Sun, 24 Jun 2018 15:38:14 +0800 Subject: [PATCH 5/5] Version 2.3.10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c4364c71..69a5ba1e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT = emq_plugin_template PROJECT_DESCRIPTION = EMQ Plugin Template -PROJECT_VERSION = 2.3.9 +PROJECT_VERSION = 2.3.10 BUILD_DEPS = emqttd cuttlefish dep_emqttd = git https://github.com/emqtt/emqttd develop