Skip to content

Commit

Permalink
bc now 2.5.4 and peg luacheck version to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreatv committed Mar 26, 2022
1 parent 3baf181 commit 3d65473
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install and run Luacheck
run: |
sudo apt-get install luarocks
luarocks install --local luacheck
luarocks install --local luacheck 0.23.0
exec /home/runner/.luarocks/bin/luacheck AuctionDB/*.lua --no-color --config ./AuctionDB/.luacheckrc -q
- name: Get the packager
run: |
Expand Down
3 changes: 2 additions & 1 deletion ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Coming next:
- Your input/suggestions welcome !
- See open issues for ideas https://github.com/mooreatv/AuctionDB/issues

v1.06.03 March 26th 2022
v1.06.04 March 26th 2022
- Update Burning Crusade TOC for 2.5.4
- peg luacheck to 0.23.0

v1.06.02 Feb 22nd 2022
- Updated the TOC (even though Shadowlands is still not supported, sorry)
Expand Down

0 comments on commit 3d65473

Please sign in to comment.