Skip to content

Commit

Permalink
Merge pull request #3480 from holta/mediawiki-1.39.2
Browse files Browse the repository at this point in the history
mediawiki/defaults/main.yml: Version 1.39.2
  • Loading branch information
holta committed Feb 22, 2023
2 parents 0af529b + 9468d1f commit 79917e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/mediawiki/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!

mediawiki_major_version: 1.39 # "1.35" also works
mediawiki_minor_version: 1
mediawiki_minor_version: 2
mediawiki_version: "{{ mediawiki_major_version }}.{{ mediawiki_minor_version }}"

mediawiki_download_base_url: "https://releases.wikimedia.org/mediawiki/{{ mediawiki_major_version }}"
Expand Down

0 comments on commit 79917e2

Please sign in to comment.