Skip to content

Commit

Permalink
prepared 2.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Jul 8, 2024
1 parent 575975d commit c5d7d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion context/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ ENV WIKI_PORT=8080
######################################
# set smw-crc1153 version #
######################################
ARG SMW-CRC1153_VERSION=2.0.0-alpha1
ARG SMW-CRC1153_VERSION=2.0.0-alpha2
RUN echo $SMW-CRC1153_VERSION > smw-crc1153-version.txt && \
echo "\$wgSmwCrc1153Version = '$SMW-CRC1153_VERSION';" >> LocalSettings.Include.php

0 comments on commit c5d7d22

Please sign in to comment.