diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d52ef7..ad9b9a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,16 +35,16 @@ jobs: # once cloned, we just run the GitHub Action for the packager project - name: Package and release - uses: BigWigsMods/packager@c91d8d4e55bedd96dbb6cb4a564d853d2ed2ce1c + uses: BigWigsMods/packager@master # another example where we supply additional arguments, this example is specifically to release # for the Classic version of the game - name: Package and release for Classic - uses: BigWigsMods/packager@c91d8d4e55bedd96dbb6cb4a564d853d2ed2ce1c + uses: BigWigsMods/packager@master with: args: -g classic -w 0 - name: Package and release for TBC - uses: BigWigsMods/packager@c91d8d4e55bedd96dbb6cb4a564d853d2ed2ce1c + uses: BigWigsMods/packager@master with: - args: -g bc -w 0 + args: -g bcc -w 0 diff --git a/IceHUD.toc b/IceHUD.toc index 0c3b013..a0f6a6b 100644 --- a/IceHUD.toc +++ b/IceHUD.toc @@ -1,7 +1,7 @@ ## Interface: 90005 ## Interface-Retail: 90005 ## Interface-Classic: 11306 -## Interface-BC: 20501 +## Interface-BCC: 20501 ## Author: Parnic, originally created by Iceroth ## Name: IceHUD ## Title: IceHUD |cff7fff7f-Ace3-|r diff --git a/IceHUD_Options/IceHUD_Options.toc b/IceHUD_Options/IceHUD_Options.toc index 10b0a27..600b6ed 100644 --- a/IceHUD_Options/IceHUD_Options.toc +++ b/IceHUD_Options/IceHUD_Options.toc @@ -1,7 +1,7 @@ ## Interface: 90005 ## Interface-Retail: 90005 ## Interface-Classic: 11306 -## Interface-BC: 20501 +## Interface-BCC: 20501 ## Title: IceHUD |cff7fff7f-Options-|r ## Author: Parnic ## Version: @project-version@