File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 24
24
curl -s https://raw.githubusercontent.com/mooreatv/packager/master/release.sh > ./release.sh
25
25
chmod 755 ./release.sh
26
26
- 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
28
28
env :
29
29
CF_API_KEY : ${{ secrets.CF_API_KEY }}
30
30
GITHUB_OAUTH : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Coming next:
4
4
- Your input/suggestions welcome !
5
5
- See open issues for ideas https://github.com/mooreatv/NeatMinimap/issues
6
6
7
+ v1.07.04 March 9th 2021
8
+ - Fixed classic packager version
9
+ - TOC update for Shadowlands 9.0.5
10
+
7
11
v1.07.03 Dec 1st 2020
8
12
- Bump for Classic 1.13.6
9
13
- Added info in TOC for other addon managers
Original file line number Diff line number Diff line change 1
1
#@retail@
2
- ## Interface : 90002
2
+ ## Interface : 90005
3
3
#@end-retail@
4
4
#@non-retail@
5
5
# ## Interface: 11306
You can’t perform that action at this time.
0 commit comments