Skip to content

Commit

Permalink
Target RabbitMQ 3.10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 7, 2022
1 parent 5cd5866 commit b618e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PROJECT = rabbitmq_message_timestamp
PROJECT_DESCRIPTION = RabbitMQ Message Timestamp

define PROJECT_APP_EXTRA_KEYS
{broker_version_requirements, ["3.8.0", "3.9.0", "3.10.0"]}
{broker_version_requirements, ["3.10.0"]}
endef

DEPS = rabbit_common rabbit
Expand Down

0 comments on commit b618e30

Please sign in to comment.