diff --git a/CHANGELOG.md b/CHANGELOG.md index d6dc4cbf5..5bafc0a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,19 +4,10 @@ ### Improvements ### Bugfixes -- +- You should also include the user name that made the change. --> -# Fork-unique changes -## vtopia1 -- Allow emoji picker to select multiple (4c290c4) -- Allow larger files in Drive (fad0195) -- Allow changeable mascot (75dafa8) -- Drop auto-nsfw code (b250e53) -- Mitigate AP reference chain DOS vector (40b23c0) (pending upstream: https://github.com/misskey-dev/misskey/pull/9247) - -# Upstream ## 12.119.0 (2022/09/10) diff --git a/package.json b/package.json index 06d790728..37f0762f5 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { - "name": "missv", - "version": "12.119.0-vtopia1", + "name": "misskey", + "version": "12.119.0", "codename": "indigo", "repository": { "type": "git", - "url": "https://code.vtopia.live/Vtopia/MissV" + "url": "https://github.com/misskey-dev/misskey.git" }, "private": true, "scripts": {