We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7fb25c commit a129d57Copy full SHA for a129d57
Makefile
@@ -2,7 +2,7 @@ PROJECT = rabbitmq_message_timestamp
2
PROJECT_DESCRIPTION = RabbitMQ Message Timestamp
3
4
define PROJECT_APP_EXTRA_KEYS
5
- {broker_version_requirements, ["3.7.0", "3.8.0"]}
+ {broker_version_requirements, ["3.8.0", "3.9.0", "3.10.0"]}
6
endef
7
8
DEPS = rabbit_common rabbit
0 commit comments