Browse Source

脱机存档

ZaiZai 1 year ago
parent
commit
79b8999021

+ 4 - 4
public/local-app/index.json

@@ -11,7 +11,7 @@
                     "type": "常规",
                     "arch": "x64",
                     "version": "1.0.0",
-                    "name": "档案脱机存档-1.0.0-安装包.exe",
+                    "name": "档案脱机存档-1.0.1-安装包.exe",
                     "date": "2024-02-27",
                     "log": "首次发布"
                 },
@@ -19,7 +19,7 @@
                     "type": "ARM64",
                     "arch": "arm64",
                     "version": "1.0.0",
-                    "name": "档案脱机存档-arm64-1.0.0-安装包.exe",
+                    "name": "档案脱机存档-arm64-1.0.1-安装包.exe",
                     "date": "2024-02-27",
                     "log": "首次发布"
                 }
@@ -34,7 +34,7 @@
                     "type": "Intel",
                     "arch": "x64",
                     "version": "1.0.0",
-                    "name": "档案脱机存档-1.0.0-安装包.dmg",
+                    "name": "档案脱机存档-1.0.1-安装包.dmg",
                     "date": "2024-02-27",
                     "log": "首次发布"
                 },
@@ -42,7 +42,7 @@
                     "type": "M系列",
                     "arch": "arm64",
                     "version": "1.0.0",
-                    "name": "档案脱机存档-M系列-1.0.0-安装包.dmg",
+                    "name": "档案脱机存档-M系列-1.0.1-安装包.dmg",
                     "date": "2024-02-27",
                     "log": "首次发布"
                 }

BIN
public/local-app/mac/档案脱机存档-1.0.0-安装包.dmg → public/local-app/mac/档案脱机存档-1.0.1-安装包.dmg


BIN
public/local-app/mac/档案脱机存档-M系列-1.0.0-安装包.dmg → public/local-app/mac/档案脱机存档-M系列-1.0.1-安装包.dmg


BIN
public/local-app/windows/档案脱机存档-1.0.0-安装包.exe → public/local-app/windows/档案脱机存档-1.0.1-安装包.exe


BIN
public/local-app/windows/档案脱机存档-arm64-1.0.0-安装包.exe → public/local-app/windows/档案脱机存档-arm64-1.0.1-安装包.exe


+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240227135339"
+  "value": "20240227144327"
 }