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 2f7c43b commit 8b1312cCopy full SHA for 8b1312c
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.10.0"]}
+ {broker_version_requirements, ["3.11.0"]}
6
endef
7
8
DEPS = rabbit_common rabbit
0 commit comments