mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
chore: Bump version to v22-beta.1 (#4377)
Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discordeno-monorepo",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "yarn@4.6.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/bot",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discordeno",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/gateway",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/rest",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/types",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@discordeno/utils",
|
||||
"version": "21.0.0",
|
||||
"version": "22.0.0-beta.1",
|
||||
"exports": "./dist/index.js",
|
||||
"type": "module",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1 +1 @@
|
||||
export const DISCORDENO_VERSION = '21.0.0'
|
||||
export const DISCORDENO_VERSION = '22.0.0-beta.1'
|
||||
|
||||
Reference in New Issue
Block a user