Skip to content

Commit

Permalink
Updated for Classic 1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreatv committed Dec 10, 2019
1 parent 28ad2b1 commit 7dc9f75
Show file tree
Hide file tree
Showing 3 changed files with 5 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.2 -m pkgmeta.yaml -p 341067 -w 25284
run: ./release.sh -g 1.13.3 -m pkgmeta.yaml -p 341067 -w 25284
env:
CF_API_KEY: ${{ secrets.CF_API_KEY }}
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}
Expand Down
3 changes: 3 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Coming next:
- Your input/suggestions welcome !
- See open issues for ideas https://github.com/mooreatv/NeatMinimap/issues

v1.06.00 Dec 10th 2019
- Updated for Classic 1.13.3

v1.05.00 Oct 14th 2019
- Implemented request #6: Option to also hide/show the Tracking (mining/herbs/hunter/...)
- Fix for button sometimes stuck in dragging issue (when hiding while dragging) (Issue #9)
Expand Down
2 changes: 1 addition & 1 deletion NeatMinimap/NeatMinimap.toc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Interface: 80205
#@end-retail@
#@non-retail@
# ## Interface: 11302
# ## Interface: 11303
#@end-non-retail@
## Title: Neat Minimap
## Notes: Neat Minimap auto hides/shows buttons and clutter as needed (|cFF99E5FF/nmm|r)
Expand Down

0 comments on commit 7dc9f75

Please sign in to comment.