Browse Source

update v2.1.2

shanghaikid 2 years ago
parent
commit
58579c3e0d
1 changed files with 2 additions and 3 deletions
  1. 2 3
      server/package.json

+ 2 - 3
server/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "attu",
   "name": "attu",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "license": "MIT",
   "license": "MIT",
   "author": {
   "author": {
     "name": "zilliz",
     "name": "zilliz",
@@ -124,8 +124,7 @@
     "linux": {
     "linux": {
       "icon": "./build/attu.icns",
       "icon": "./build/attu.icns",
       "target": [
       "target": [
-        "deb",
-        "rpm"
+        "deb"
       ]
       ]
     },
     },
     "mac": {
     "mac": {