mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 00:37:22 +00:00
chore: Bump version to v22-beta.2 (#5364)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discordeno-monorepo",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "yarn@4.17.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/bot",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discordeno",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/gateway",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/rest",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/types",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/utils",
|
||||
"version": "22.0.0-beta.1",
|
||||
"version": "22.0.0-beta.2",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1 +1 @@
|
||||
export const DISCORDENO_VERSION = '22.0.0-beta.1';
|
||||
export const DISCORDENO_VERSION = '22.0.0-beta.2';
|
||||
|
||||
Reference in New Issue
Block a user