Skip to content

Commit 84905d9

Browse files
committed
3.2.81
6293aff CI/CDがTwitterAPIのせいで失敗しているように見えるのを修正 ecc87cd Bump typescript from 4.5.4 to 4.9.5 48a9f0f いったん、TwitterのAPIは叩かないように変更
1 parent 9acbe9f commit 84905d9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 2,
33
"name": "艦これウィジェット",
4-
"version": "3.2.80",
5-
"version_name": "3.2.80",
4+
"version": "3.2.81",
5+
"version_name": "3.2.81",
66
"description": "「艦これ」をほどよく快適にたのしく遊べるようにするやつです",
77
"permissions": [
88
"tabs",

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kan-colle-widget",
3-
"version": "3.2.80",
3+
"version": "3.2.81",
44
"description": "『艦これ』をちょっとだけ快適にするやつ",
55
"engines": {
66
"node": "18.12.1",

0 commit comments

Comments
 (0)