Ver Fonte

[edit][版本号]

zhangwei há 2 anos atrás
pai
commit
a16e7fbf3c
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      src/manifest.json

+ 3 - 3
src/manifest.json

@@ -2,8 +2,8 @@
     "manifest_version": 3,
     "name": "DeNet",
     "description": "Growing more twitter followers with Denet",
-    "version": "1.1.7.3",
-    "denet_app_version_code": "23",
+    "version": "1.1.7.4",
+    "denet_app_version_code": "24",
     "background": {
         "service_worker": "/js/background.js"
     },
@@ -107,4 +107,4 @@
             ]
         }
     ]
-}
+}