Skip to content

Commit

Permalink
Merge pull request iiab#3873 from holta/mediawiki-1.43.0
Browse files Browse the repository at this point in the history
New MediaWiki 1.43.0 LTS
  • Loading branch information
holta authored Jan 1, 2025
2 parents 150c14a + 3ebf210 commit b4319bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/mediawiki/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!

mediawiki_major_version: "1.42" # "1.40" quotes nec if trailing zero
mediawiki_minor_version: 4
mediawiki_major_version: "1.43" # "1.40" quotes nec if trailing zero
mediawiki_minor_version: 0
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 b4319bf

Please sign in to comment.