Bump version

This commit is contained in:
John Locke 2016-03-28 14:42:37 -07:00
parent 74b62255be
commit 7b379e31c5

View File

@ -37,7 +37,7 @@ RUN apt-get install -y \
App::LedgerSMB::Admin App::LedgerSMB::Admin
# Build time variables # Build time variables
ENV LSMB_VERSION 1.5.0-beta3 ENV LSMB_VERSION 1.5.0-beta4
# Install LedgerSMB # Install LedgerSMB
RUN cd /srv && \ RUN cd /srv && \