From caaba5313859c965528bc1adf71c11e5f740f60b Mon Sep 17 00:00:00 2001 From: Paul Golmann Date: Wed, 15 Nov 2023 23:53:10 +0100 Subject: [PATCH] Rename "Cow Edition" animal quest to "Beef Edition" (#44) --- package-lock.json | 4 ++-- package.json | 2 +- src/animal-quest.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 36d88b8..9a934fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alveusgg/data", - "version": "0.23.0", + "version": "0.24.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@alveusgg/data", - "version": "0.23.0", + "version": "0.24.0", "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.2.0", diff --git a/package.json b/package.json index 79e2bb6..ac8d1b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alveusgg/data", - "version": "0.23.0", + "version": "0.24.0", "private": true, "license": "SEE LICENSE IN LICENSE.md", "repository": { diff --git a/src/animal-quest.ts b/src/animal-quest.ts index c5f0925..743afcc 100644 --- a/src/animal-quest.ts +++ b/src/animal-quest.ts @@ -276,7 +276,7 @@ const animalQuest: Readonly = [ id: 1808632737, start: "00h03m15s", }, - edition: "Cow Edition", + edition: "Beef Edition", description: "Learn about Winnie, Alveus' Red Angus Beef Cow, the beef industry and commercial agriculture. Discover the impacts it has on our planet, the concerns for animal welfare in the industry, and recommendations for how we can all make a difference.", broadcast: new Date("2023-04-29"),