1
0
mirror of https://github.com/hotomoe/hotomoe synced 2025-01-19 16:22:51 +09:00

chore: bump version to 2024.5.0-hotomoe.4

This commit is contained in:
オスカー、 2024-07-21 22:37:24 +09:00
parent b6099a2821
commit e849be8ea7
Signed by: SWREI
GPG Key ID: 139D6573F92DA9F7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2024.5.0-hotomoe.3",
"version": "2024.5.0-hotomoe.4",
"codename": "hajimete",
"repository": {
"type": "git",

View File

@ -1,7 +1,7 @@
{
"type": "module",
"name": "misskey-js",
"version": "2024.5.0-hotomoe.3",
"version": "2024.5.0-hotomoe.4",
"description": "Misskey SDK for JavaScript",
"types": "./built/dts/index.d.ts",
"exports": {