Skip to content

Commit

Permalink
prepared 2.0.0-alpha3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-gesinn committed Jul 12, 2024
1 parent d41ef06 commit 951931d
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-alpha2
ARG SMW-CRC1153_VERSION=2.0.0-alpha3
RUN echo $SMW-CRC1153_VERSION > smw-crc1153-version.txt && \
echo "\$wgSmwCrc1153Version = '$SMW-CRC1153_VERSION';" >> LocalSettings.Include.php

0 comments on commit 951931d

Please sign in to comment.