Chatwoot/config/app.yml
Pranav Raj Sreepuram c40ba0d3dd Bump version to 1.10.0
Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-11-17 15:35:37 +05:30

14 lines
136 B
YAML

shared: &shared
version: '1.10.0'
development:
<<: *shared
production:
<<: *shared
staging:
<<: *shared
test:
<<: *shared