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,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