Change exe description for windows build, update go mod

This commit is contained in:
Aurélie Delhaie
2022-06-18 22:00:31 +02:00
parent d83981609c
commit 73d0588d7f
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -16,7 +16,7 @@
"#1": { "#1": {
"0409": { "0409": {
"identity": { "identity": {
"name": "Open Save Cloud Server", "name": "Open Save Cloud",
"version": "1.0.0.0" "version": "1.0.0.0"
}, },
"description": "", "description": "",
@@ -47,9 +47,9 @@
"info": { "info": {
"0409": { "0409": {
"CompanyName": "Aurelie Delhaie", "CompanyName": "Aurelie Delhaie",
"FileDescription": "The server of Open Save Cloud", "FileDescription": "Open Save Cloud Server",
"FileVersion": "1.0.0.0", "FileVersion": "1.0.0.0",
"ProductName": "Open Save Cloud Server", "ProductName": "Open Save Cloud",
"ProductVersion": "1.0.0.0" "ProductVersion": "1.0.0.0"
} }
} }