From f303cc7338e96d7a6096301088e2b1dc0d27281b Mon Sep 17 00:00:00 2001 From: tickstep Date: Sat, 13 Aug 2022 21:37:26 +0800 Subject: [PATCH] update version to v0.1.9 --- aliyunpan.exe.manifest | 2 +- main.go | 2 +- resource_windows_386.syso | Bin 272107 -> 272107 bytes resource_windows_amd64.syso | Bin 272107 -> 272107 bytes versioninfo.json | 8 ++++---- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/aliyunpan.exe.manifest b/aliyunpan.exe.manifest index 96f1fc2..71f3750 100644 --- a/aliyunpan.exe.manifest +++ b/aliyunpan.exe.manifest @@ -1,6 +1,6 @@ - + diff --git a/main.go b/main.go index 464792f..0eab038 100644 --- a/main.go +++ b/main.go @@ -50,7 +50,7 @@ const ( var ( // Version 版本号 - Version = "v0.1.8" + Version = "v0.1.9" // 命令历史文件 historyFilePath = filepath.Join(config.GetConfigDir(), "aliyunpan_command_history.txt") diff --git a/resource_windows_386.syso b/resource_windows_386.syso index 2db0a304954cf29cde3c1b583cfee655c26b50cb..23764abff035e962751d6485f899862bb7aade15 100644 GIT binary patch delta 55 zcmaETR^atnfrb{w7N!>FEiCsGIXM{^89;z@`g28=_l%a)uPd=^XSCejugoIF2&7l3 IusAXS0R3nXRR910 delta 55 zcmaETR^atnfrb{w7N!>FEiCsGIXM^@89;zz`g28=_ly?PuPd=^XSCSfugoIF2&7l3 IusAXS0Q~w8Pyhe` diff --git a/resource_windows_amd64.syso b/resource_windows_amd64.syso index b8755e9f1a31b75b1e2302e2907814d813d73395..731c53758637756a0782d36ef91acb24699a4d2a 100644 GIT binary patch delta 55 zcmaETR^atnfrb{w7N!>FEiCsGIXM{^89;z@`g28=_l%a)uPd=^XSCejugoIF2&7l3 IusAXS0R3nXRR910 delta 55 zcmaETR^atnfrb{w7N!>FEiCsGIXM^@89;zz`g28=_ly?PuPd=^XSCSfugoIF2&7l3 IusAXS0Q~w8Pyhe` diff --git a/versioninfo.json b/versioninfo.json index 7d92b7a..4b01f95 100644 --- a/versioninfo.json +++ b/versioninfo.json @@ -3,13 +3,13 @@ "FileVersion": { "Major": 0, "Minor": 1, - "Patch": 8, + "Patch": 9, "Build": 0 }, "ProductVersion": { "Major": 0, "Minor": 1, - "Patch": 8, + "Patch": 9, "Build": 0 }, "FileFlagsMask": "3f", @@ -22,14 +22,14 @@ "Comments": "", "CompanyName": "tickstep", "FileDescription": "阿里云盘客户端", - "FileVersion": "v0.1.8", + "FileVersion": "v0.1.9", "InternalName": "", "LegalCopyright": "© 2021-2022 tickstep.", "LegalTrademarks": "", "OriginalFilename": "", "PrivateBuild": "", "ProductName": "aliyunpan", - "ProductVersion": "v0.1.8", + "ProductVersion": "v0.1.9", "SpecialBuild": "" }, "VarFileInfo": {