From 73d0588d7f5d9a7fb16febe6aa0df2934535b677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lie=20Delhaie?= Date: Sat, 18 Jun 2022 22:00:31 +0200 Subject: [PATCH] Change exe description for windows build, update go mod --- rsrc_windows_amd64.syso | Bin 53300 -> 53260 bytes winres/winres.json | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rsrc_windows_amd64.syso b/rsrc_windows_amd64.syso index 20e8dae5474c68032cc2d541864c219311239d24..641ace57bed7a2603980965f8183f2d531460e69 100644 GIT binary patch delta 116 zcmdn8fVpP@GgnF*BLfJ0J3o<2iqqme1A`5aSF%y}GLxVL6IcpNOgP2Buwt_y^Wvk7 z5|g){h-R#qEO=6xF=Vpo$#CW{2Jy-LCsijqoHCgF;iLhx1B1Y1KGAJ+<1IZ$WGBByYkk63DpfK6^ zl;Y$kCk>eW7{n)wpR%5O>7>x)kW&>bAk!zGIkl5rAvm?DEVXEJ>*@E*j0}@Y&d&e< DE=@7T diff --git a/winres/winres.json b/winres/winres.json index 1466e05..7f728dc 100644 --- a/winres/winres.json +++ b/winres/winres.json @@ -16,7 +16,7 @@ "#1": { "0409": { "identity": { - "name": "Open Save Cloud Server", + "name": "Open Save Cloud", "version": "1.0.0.0" }, "description": "", @@ -47,9 +47,9 @@ "info": { "0409": { "CompanyName": "Aurelie Delhaie", - "FileDescription": "The server of Open Save Cloud", + "FileDescription": "Open Save Cloud Server", "FileVersion": "1.0.0.0", - "ProductName": "Open Save Cloud Server", + "ProductName": "Open Save Cloud", "ProductVersion": "1.0.0.0" } }