Skip to content

Commit

Permalink
Updated WoW game version
Browse files Browse the repository at this point in the history
  • Loading branch information
looterz committed Mar 14, 2024
1 parent 5f2876a commit 80266ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ jobs:
project_id: ${{ secrets.CURSEFORGE_PROJECT_ID }}
file_path: build/QuickItemLevel-${{ steps.get_version.outputs.VERSION }}.zip
changelog: Release ${{ steps.get_version.outputs.VERSION }}
display_name: QuickItemLevel
display_name: QuickItemLevel-${{ steps.get_version.outputs.VERSION }}.zip
changelog_type: text
game_endpoint: wow
game_versions: "120"
relations: "quick-item-level:requiredDependency"
token: ${{ secrets.CURSEFORGE_API_TOKEN }}
4 changes: 2 additions & 2 deletions QuickItemLevel.toc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Interface: 100205
## Interface: 100206
## IconTexture: Interface\ICONS\Pet_Type_Mechanical
## Title: Quick Item Level
## Notes: Shows players average item level and chosen class specialization in tooltips.
## Author: looterz
## Version: 1.0.1
## Version: 1.0.2

QuickItemLevel.lua

0 comments on commit 80266ba

Please sign in to comment.