From c727dc992b3d96edebdb668f2f5a64194ebcda89 Mon Sep 17 00:00:00 2001 From: Noshei <8866000+Noshei@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:15:52 -0700 Subject: [PATCH] 3.2.2 packager update --- .github/workflows/release.yml | 2 +- GatheringTracker.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index edcdf41..4237df2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ env: jobs: release: # "release" is a job, you can name it anything you want - runs-on: ubuntu-24.04 + runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v1 diff --git a/GatheringTracker.toc b/GatheringTracker.toc index d902658..aa399c9 100644 --- a/GatheringTracker.toc +++ b/GatheringTracker.toc @@ -2,7 +2,7 @@ ## Title: Gathering Tracker ## Notes: Addon for tracking gathered items, supports solo players and groups ## Author: Noshei -## Version: 3.2.1 +## Version: 3.2.2 ## OptionalDeps: TradeSkillMaster, RECrystallize, Auctionator ## SavedVariables: GatheringTrackerDB ## AddonCompartmentFunc: GatheringTracker_OnAddonCompartmentClick