From ddc8de2c17b008991b2545237e8f999b8f35bf82 Mon Sep 17 00:00:00 2001 From: tickstep Date: Wed, 5 Jan 2022 22:07:58 +0800 Subject: [PATCH] update version to v0.0.9 --- aliyunpan.exe.manifest | 2 +- main.go | 2 +- resource_windows_386.syso | Bin 272099 -> 272099 bytes resource_windows_amd64.syso | Bin 272099 -> 272099 bytes versioninfo.json | 8 ++++---- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/aliyunpan.exe.manifest b/aliyunpan.exe.manifest index 59cf476..5fba612 100644 --- a/aliyunpan.exe.manifest +++ b/aliyunpan.exe.manifest @@ -1,6 +1,6 @@ - + diff --git a/main.go b/main.go index b291fbd..529cd9b 100644 --- a/main.go +++ b/main.go @@ -47,7 +47,7 @@ const ( var ( // Version 版本号 - Version = "v0.0.8" + Version = "v0.0.9" historyFilePath = filepath.Join(config.GetConfigDir(), "aliyunpan_command_history.txt") diff --git a/resource_windows_386.syso b/resource_windows_386.syso index b7df327aea1b8bc39beb4db3d2aed26dc9aa0d15..c51065caf439a4e2403097beb4644ce4fd153d90 100644 GIT binary patch delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIXM|1fOGnDMV9xBmea2*v8-pb+}^ItBE<;gW~s8s LZ9kyGqRa#UP9_m_ delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIXM_0fMfb|MV9xB7SpdQv8-pb*xs(pBE<;gW~s8s LZ9kyGqRa#UO`j2O diff --git a/resource_windows_amd64.syso b/resource_windows_amd64.syso index 4d514e0e45de1fe1ce979ca76227035899a1d206..99bdd84b2ce62dd473088950851737ebdea1f35a 100644 GIT binary patch delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIXM|1fOGnDMV9xBmea2*v8-pb+}^ItBE<;gW~s8s LZ9kyGqRa#UP9_m_ delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIXM_0fMfb|MV9xB7SpdQv8-pb*xs(pBE<;gW~s8s LZ9kyGqRa#UO`j2O diff --git a/versioninfo.json b/versioninfo.json index 8283491..e7a7ff1 100644 --- a/versioninfo.json +++ b/versioninfo.json @@ -3,13 +3,13 @@ "FileVersion": { "Major": 0, "Minor": 0, - "Patch": 8, + "Patch": 9, "Build": 0 }, "ProductVersion": { "Major": 0, "Minor": 0, - "Patch": 8, + "Patch": 9, "Build": 0 }, "FileFlagsMask": "3f", @@ -22,14 +22,14 @@ "Comments": "", "CompanyName": "tickstep", "FileDescription": "阿里云盘客户端", - "FileVersion": "v0.0.8", + "FileVersion": "v0.0.9", "InternalName": "", "LegalCopyright": "© 2021 tickstep.", "LegalTrademarks": "", "OriginalFilename": "", "PrivateBuild": "", "ProductName": "aliyunpan", - "ProductVersion": "v0.0.8", + "ProductVersion": "v0.0.9", "SpecialBuild": "" }, "VarFileInfo": {