Skip to content

Commit

Permalink
Rename "Cow Edition" animal quest to "Beef Edition" (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjeweb authored Nov 15, 2023
1 parent 9d42641 commit caaba53
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alveusgg/data",
"version": "0.23.0",
"version": "0.24.0",
"private": true,
"license": "SEE LICENSE IN LICENSE.md",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion src/animal-quest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ const animalQuest: Readonly<AnimalQuest[]> = [
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"),
Expand Down

0 comments on commit caaba53

Please sign in to comment.