From ce69a563a10afc3d675494fd2a0fe3d4c02ccbb7 Mon Sep 17 00:00:00 2001 From: tickstep Date: Sun, 16 Jan 2022 16:21:48 +0800 Subject: [PATCH] update version to v0.1.1 --- 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 6fa433d..8444ba2 100644 --- a/aliyunpan.exe.manifest +++ b/aliyunpan.exe.manifest @@ -1,6 +1,6 @@ - + diff --git a/main.go b/main.go index ff91726..ab0e3ed 100644 --- a/main.go +++ b/main.go @@ -50,7 +50,7 @@ const ( var ( // Version 版本号 - Version = "v0.1.0" + Version = "v0.1.1" historyFilePath = filepath.Join(config.GetConfigDir(), "aliyunpan_command_history.txt") diff --git a/resource_windows_386.syso b/resource_windows_386.syso index 48b0cf2cde23131f855f2e07b114b206732d46e1..a02c236404899941011df682078cb92da7d83734 100644 GIT binary patch delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIT;xk89;z>`g28=_l$vXEfa2uFN9E2;^p| NvdC>epu(ce1OQ4F5lsL9 delta 58 zcmaESR^ahjfrb{w7N!>FEiCsGIT;uj8Ngurb48Z-j0V%ME3vF+G}zv*%p%1&JyVrM Le)|Cx7G)*?D=85d diff --git a/resource_windows_amd64.syso b/resource_windows_amd64.syso index ec70c8171af4165416f054dfabbe2e1ccee56548..12ec10d59dc11a1faf20b6cc599ef9450b517582 100644 GIT binary patch delta 60 zcmaESR^ahjfrb{w7N!>FEiCsGIT;xk89;z>`g28=_l$vXEfa2uFN9E2;^p| NvdC>epu(ce1OQ4F5lsL9 delta 58 zcmaESR^ahjfrb{w7N!>FEiCsGIT;uj8Ngurb48Z-j0V%ME3vF+G}zv*%p%1&JyVrM Le)|Cx7G)*?D=85d diff --git a/versioninfo.json b/versioninfo.json index eb74d2a..740f001 100644 --- a/versioninfo.json +++ b/versioninfo.json @@ -3,13 +3,13 @@ "FileVersion": { "Major": 0, "Minor": 1, - "Patch": 0, + "Patch": 1, "Build": 0 }, "ProductVersion": { "Major": 0, "Minor": 1, - "Patch": 0, + "Patch": 1, "Build": 0 }, "FileFlagsMask": "3f", @@ -22,14 +22,14 @@ "Comments": "", "CompanyName": "tickstep", "FileDescription": "阿里云盘客户端", - "FileVersion": "v0.1.0", + "FileVersion": "v0.1.1", "InternalName": "", "LegalCopyright": "© 2021 tickstep.", "LegalTrademarks": "", "OriginalFilename": "", "PrivateBuild": "", "ProductName": "aliyunpan", - "ProductVersion": "v0.1.0", + "ProductVersion": "v0.1.1", "SpecialBuild": "" }, "VarFileInfo": {