mirror of
https://github.com/valitydev/party-management.git
synced 2024-11-06 01:05:21 +00:00
8 lines
246 B
Bash
8 lines
246 B
Bash
|
# NOTE
|
||
|
# You SHOULD specify point releases here so that build time and run time Erlang/OTPs
|
||
|
# are the same. See: https://github.com/erlware/relx/pull/902
|
||
|
SERVICE_NAME=party-management
|
||
|
OTP_VERSION=24.2.0
|
||
|
REBAR_VERSION=3.18
|
||
|
THRIFT_VERSION=0.14.2.2
|