Skip to content

Commit a9cc4b4

Browse files
authored
Update mosquitto_multi_tenant.c
1 parent 4db8a91 commit a9cc4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mosquitto_multi_tenant.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
4545
#include "mosquitto.h"
4646

4747
#define PLUGIN_NAME "multi-tenant"
48-
#define PLUGIN_VERSION "1.0"
48+
#define PLUGIN_VERSION "1.1.0"
4949

5050
#define UNUSED(A) (void)(A)
5151

0 commit comments

Comments
 (0)