Skip to content

Commit

Permalink
Updated for Classic 1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreatv committed Mar 17, 2020
1 parent 81f8ddc commit 13b1482
Show file tree
Hide file tree
Showing 3 changed files with 6 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 @@ -21,7 +21,7 @@ jobs:
curl -s https://raw.githubusercontent.com/mooreatv/packager/master/release.sh > ./release.sh
chmod 755 ./release.sh
- name: Create Classic Package
run: ./release.sh -g 1.13.3 -m pkgmeta.yaml -p 336518 -w 25159
run: ./release.sh -g 1.13.4 -m pkgmeta.yaml -p 336518 -w 25159
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion AuctionDB/AuctionDB.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Interface: 80205
#@end-retail@
#@non-retail@
# ## Interface: 11303
# ## Interface: 11304
#@end-non-retail@
## Title: Auction House DataBase (AHDB)
## Notes: Auction House DataBase, records DB history and offline queries, for classic and more (|cFF99E5FF/ahdb|r)
Expand Down
4 changes: 4 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Coming next:
- Your input/suggestions welcome !
- See open issues for ideas https://github.com/mooreatv/AuctionDB/issues

v1.02.01 March 3rd 2020
- Updated for Classic 1.13.4
- doesn't yet work with the recent AH revamp of BfA 8.3

v1.02.00 December 10th 2019
- Updated for Classic 1.13.3

Expand Down

0 comments on commit 13b1482

Please sign in to comment.