Skip to content

Commit e6ded79

Browse files
committed
version updates
1 parent 505c494 commit e6ded79

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/workflows/packaging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
curl -s https://raw.githubusercontent.com/mooreatv/packager/master/release.sh > ./release.sh
2525
chmod 755 ./release.sh
2626
- name: Create Classic Package
27-
run: ./release.sh -g 1.13.5 -m pkgmeta.yaml -p 341067 -w 25284
27+
run: ./release.sh -g 1.13.6 -m pkgmeta.yaml -p 341067 -w 25284
2828
env:
2929
CF_API_KEY: ${{ secrets.CF_API_KEY }}
3030
GITHUB_OAUTH: ${{ secrets.GITHUB_TOKEN }}

ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Coming next:
44
- Your input/suggestions welcome !
55
- See open issues for ideas https://github.com/mooreatv/NeatMinimap/issues
66

7+
v1.07.04 March 9th 2021
8+
- Fixed classic packager version
9+
- TOC update for Shadowlands 9.0.5
10+
711
v1.07.03 Dec 1st 2020
812
- Bump for Classic 1.13.6
913
- Added info in TOC for other addon managers

NeatMinimap/NeatMinimap.toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#@retail@
2-
## Interface: 90002
2+
## Interface: 90005
33
#@end-retail@
44
#@non-retail@
55
# ## Interface: 11306

0 commit comments

Comments
 (0)