Skip to content

Commit

Permalink
v4.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stalruth committed Apr 2, 2024
1 parent 6c32327 commit 278c5a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sableyebot4",
"version": "4.26.3",
"version": "4.26.4",
"description": "Competitive Pokemon Discord Bot",
"main": "server/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sableyebot-server",
"version": "4.26.3",
"version": "4.26.4",
"description": "Server Package for SableyeBot 4",
"main": "index.js",
"imports": {
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sableyebot4-site",
"version": "4.26.3",
"version": "4.26.4",
"description": "Competitive Pokemon Discord Bot - website",
"scripts": {
"build-docs": "eleventy",
Expand Down

0 comments on commit 278c5a7

Please sign in to comment.