From 6590d34273a662e1f6da2946a36dac2aacf84aa0 Mon Sep 17 00:00:00 2001 From: tickstep Date: Tue, 4 Jan 2022 23:01:23 +0800 Subject: [PATCH] update version to v0.0.8 --- 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 1dda27f..59cf476 100644 --- a/aliyunpan.exe.manifest +++ b/aliyunpan.exe.manifest @@ -1,6 +1,6 @@ - + diff --git a/main.go b/main.go index 103b11c..b291fbd 100644 --- a/main.go +++ b/main.go @@ -47,7 +47,7 @@ const ( var ( // Version 版本号 - Version = "v0.0.7" + Version = "v0.0.8" historyFilePath = filepath.Join(config.GetConfigDir(), "aliyunpan_command_history.txt") diff --git a/resource_windows_386.syso b/resource_windows_386.syso index 4c3de2340db950b62b38722cb22fba96b857545b..b7df327aea1b8bc39beb4db3d2aed26dc9aa0d15 100644 GIT binary patch delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIXM_0fMfb|MV9xB7SpdQv8-pb*xs(pBE<;gW~s8s LZ9kyGqRa#UO`j2O delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIoTN?fPMONMV9xB=F_h$v8-n_-`=jwBE<;gW~s8s LZ9kyGqRa#UO&Aes diff --git a/resource_windows_amd64.syso b/resource_windows_amd64.syso index f1a0a4552b765d7487a0ab76c65d53c4c1f31d7d..4d514e0e45de1fe1ce979ca76227035899a1d206 100644 GIT binary patch delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIXM_0fMfb|MV9xB7SpdQv8-pb*xs(pBE<;gW~s8s LZ9kyGqRa#UO`j2O delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIoTN?fPMONMV9xB=F_h$v8-n_-`=jwBE<;gW~s8s LZ9kyGqRa#UO&Aes diff --git a/versioninfo.json b/versioninfo.json index 8b83fb4..8283491 100644 --- a/versioninfo.json +++ b/versioninfo.json @@ -3,13 +3,13 @@ "FileVersion": { "Major": 0, "Minor": 0, - "Patch": 7, + "Patch": 8, "Build": 0 }, "ProductVersion": { "Major": 0, "Minor": 0, - "Patch": 7, + "Patch": 8, "Build": 0 }, "FileFlagsMask": "3f", @@ -22,14 +22,14 @@ "Comments": "", "CompanyName": "tickstep", "FileDescription": "阿里云盘客户端", - "FileVersion": "v0.0.7", + "FileVersion": "v0.0.8", "InternalName": "", "LegalCopyright": "© 2021 tickstep.", "LegalTrademarks": "", "OriginalFilename": "", "PrivateBuild": "", "ProductName": "aliyunpan", - "ProductVersion": "v0.0.7", + "ProductVersion": "v0.0.8", "SpecialBuild": "" }, "VarFileInfo": {